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)
committerFan Zhang <zhfan@google.com>
Mon, 17 Apr 2017 17:29:31 +0000 (10:29 -0700)
commit0e1b53fa6fda4382e4430492679cb7543f1cb510
tree11cf162e7ee184843994a68c0b74516426d73c7b
parenta0e617f96ddeaa6af59411bc91f4d181e12de270
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: Ic72cd165da9a91e18e1982d2696830f3f5a0987c
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]