HAFR: Only show User accessible apps

Change-Id: Ia8543657c806c024e8b4693682e3421313d7cc89
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Christian Oder
2018-02-20 19:30:56 +01:00
committed by Hưng Phan
parent 0387fc2a5f
commit d03b56f515

View File

@@ -80,6 +80,7 @@ public class HAFRAppListActivity extends Activity {
addApp(info.packageName);
}
};
dDialog.setLauncherFilter(true);
}
private void loadList() {