commit | 97142e25d7d150455729be018d774c008c659401 | [log] [tgz] |
---|---|---|
author | Philip P. Moltmann <moltmann@google.com> | Thu Jan 10 17:03:42 2019 -0800 |
committer | Philip P. Moltmann <moltmann@google.com> | Mon Jan 14 16:44:06 2019 -0800 |
tree | 93e3db5bebca28e9e12c87dc16a26fe98156ad88 | |
parent | 1c2ceb24ed5cbcf1843fba78c357ac3fa01bdb6a [diff] |
Move permission backup into permission controller As runtime permissions are complex, all runtime permission code is consolidated into the permission controller app. Hence the package manager service's permission backup code is now calling into the PermissionControllerManager which is a interface to the permission controller app. Bug: 120907838 Test: Triggered a backup and checked the result via the debugger. Change-Id: I633162189b728921d902050eee125b4b40b618fd