OSDN Git Service

Always include default system IMEs for restricted profiles
authorAmith Yamasani <yamasani@google.com>
Fri, 26 Apr 2013 04:35:54 +0000 (21:35 -0700)
committerAmith Yamasani <yamasani@google.com>
Fri, 26 Apr 2013 06:02:50 +0000 (23:02 -0700)
commita7a93784d1f9798d37cb618def1a558f8d626f0f
tree9587c598c1d2572d241a7af81d3779c7d6376800
parent0cb93523b261c8779119ffa1cd7a45cf2d6b3814
Always include default system IMEs for restricted profiles

Add default IMEs to an exclusion set so that we don't include them in the
list of toggleable system apps that we show the user.

Bug: 8724246

Unrevert the change to include disabled apps, as the above change fixes the
reason for the revert.

Bug: 8713202

Change-Id: Ifced841ad3bfbde33d2403356216dd1749b7fa9a
src/com/android/settings/users/AppRestrictionsFragment.java