summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/role/model/PreferredActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Clean up STOPSHIP comments for role.Hai Zhang2019-05-161-1/+2
* Use MATCH_DEFAULT_ONLY for and only for activity resolution.Hai Zhang2019-01-311-0/+2
* Fix PreferredActivity.configure().Hai Zhang2019-01-301-9/+15
* Pass the correct match parameter for replacePreferredActivity().Hai Zhang2019-01-101-5/+8
* Revert "Revert "Add work profile support for the new Default apps UI.""Hai Zhang2018-12-181-1/+3
* Revert "Add work profile support for the new Default apps UI."Florian Mayer2018-12-171-3/+1
* Add work profile support for the new Default apps UI.Hai Zhang2018-12-121-1/+3
* Add grant() and revoke() for Role.Hai Zhang2018-11-091-5/+6
* Add role to PermissionController.Hai Zhang2018-10-291-0/+108