Files
frameworks_base/core/java/android
Evan Severson b252d8bdbf Create system server component for one-time permissions
In this change we introduce new system api to manage tracking apps for
inactivity when they hold one-time permissions. The api includes adding
a package, removing a package, and a callback to notify the app has gone
inactive and which permissions are considered one-time.

Also introduce a new permission flag so that it is possible to determine
if a currently granted permission is one-time.

Test: Manual
Bug: 136219229
Change-Id: Iac3cb776a0204c64953f0a03abe76c8e320c9e56
2019-12-18 11:01:33 -08:00
..
2019-12-06 15:59:12 -08:00
2019-12-14 03:06:25 +00:00
2019-12-13 10:58:57 +00:00
2019-12-16 17:08:21 +08:00