OSDN Git Service

Disabled apps should also be shown in restricted profiles app list
authorAmith Yamasani <yamasani@google.com>
Thu, 25 Apr 2013 18:03:33 +0000 (11:03 -0700)
committerAmith Yamasani <yamasani@google.com>
Thu, 25 Apr 2013 18:03:33 +0000 (11:03 -0700)
commit90dcd7469b7e776f508a0767b9db46005af0e8da
tree43b3717de75293d9fce83e9fc2aa36fbf7bca624
parentd346a1ca2d78df4532bf103e150610a5dbc948ce
Disabled apps should also be shown in restricted profiles app list

If we don't show disabled system apps for toggling, they'll end up
being automatically included in the restricted profile.

Make sure that we also list disabled apps.

Bug: 8713202
Change-Id: I8f2facf496f669dfe963cdabf3d29d393097a80b
src/com/android/settings/users/AppRestrictionsFragment.java