OSDN Git Service

Make sure Settings app restrictions show up
authorAmith Yamasani <yamasani@google.com>
Thu, 11 Apr 2013 18:12:35 +0000 (11:12 -0700)
committerAmith Yamasani <yamasani@google.com>
Thu, 11 Apr 2013 18:12:35 +0000 (11:12 -0700)
commitd8b0d0ed8e12c1c3f5c44d50ddf3a69aa8a2be72
treed36ee0ed8ffe9598a86a7711c9849a57d0683e29
parent3c3fa0ccb8bf9f62558202e909cc158a2e673e37
Make sure Settings app restrictions show up

Inadvertently disabled that in the previous change where we would
skip apps that were required but had no restrictions entries.

Bug: 8520185
Change-Id: Idc1808e489f7b6da267f68a2c7cef81cc351d2d0
src/com/android/settings/users/AppRestrictionsFragment.java