summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/role/model/RequiredComponent.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Add work profile support for the new Default apps UI.""Hai Zhang2018-12-181-11/+16
* Revert "Add work profile support for the new Default apps UI."Florian Mayer2018-12-171-16/+11
* Add work profile support for the new Default apps UI.Hai Zhang2018-12-121-11/+16
* Allow meta data requirement of a role to be optional.Hai Zhang2018-12-101-14/+14
* Support meta data requirement for role's required components.Hai Zhang2018-11-141-23/+92
* Add grant() and revoke() for Role.Hai Zhang2018-11-091-3/+3
* Add role to PermissionController.Hai Zhang2018-10-291-0/+182