OSDN Git Service

Implement the Usage Access Settings UI
authorAdam Lesinski <adamlesinski@google.com>
Tue, 22 Jul 2014 17:01:08 +0000 (10:01 -0700)
committerAdam Lesinski <adamlesinski@google.com>
Thu, 24 Jul 2014 20:24:19 +0000 (13:24 -0700)
commit468d39160fd417cf23cba3d592acb349d3f59c55
tree2768a98fbbdeb761bb183ee779b5bf7896a76c4b
parent28fc05a12bc26c79be697c347dd2930094900744
Implement the Usage Access Settings UI

Scans for apps requesting permission to use the
UsageStats API and displays them so that the user
can grant or deny access.

Bug: 16461070

Change-Id: Ie9f611688581cdd60ffe9f59e566f658ac2564e9
res/values/strings.xml
res/xml/security_settings_misc.xml
res/xml/usage_access_settings.xml [new file with mode: 0644]
src/com/android/settings/UsageAccessSettings.java [new file with mode: 0644]