OSDN Git Service

Add summary to special app access.
authorDoris Ling <dling@google.com>
Tue, 11 Apr 2017 22:35:49 +0000 (15:35 -0700)
committerDoris Ling <dling@google.com>
Wed, 26 Apr 2017 18:18:44 +0000 (11:18 -0700)
commit6f3364bf78f2e2dfbb7451c2ed2c54e85d97060f
treeb68893dd50e4cebfcf42cdffc95185450670e509
parent09317a654536bdaca6a9482a73673c6e09268c06
Add summary to special app access.

Get the count of apps that has unrestricted data access and add that to
the summary for Apps & notifications -> Special app access.

Bug: 36376411
Test: make RunSettingsRoboTests
Change-Id: Id80a030e1e066f1391f94114f478091a2a87fcd8
src/com/android/settings/applications/AppAndNotificationDashboardFragment.java
src/com/android/settings/applications/SpecialAppAccessPreferenceController.java [new file with mode: 0644]
tests/robotests/src/com/android/settings/applications/SpecialAppAccessPreferenceControllerTest.java [new file with mode: 0644]