summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/auto/AutoSettingsFrameFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* DO NOT MERGE: Chassify PermissionControllerCole Faust2020-03-131-24/+26
| | | | | | | | | | | This was chassified in P, but never made it's way to Q because it was renamed from PackageInstaller -> PermissionController Not using baselayouts yet. Fixes: 151254284 Test: Manually Change-Id: Ia489787a89b076722c540a19521a344b71816a31
* New permissions page for app specific permissionsHeemin Seog2019-05-171-0/+121
This does not handle All permissions quite yet. This will be handled in a separate CL. This change by itself also affects the full permissions page, so it will not be submitted until other permissions CLs are approved. This CL also tries to unify the base frame for car related settings permission controller. Will need to do a separate cleanup CL for default applications. Bug: 122822231 Test: manual Change-Id: Idf946d4ce0b299e6b3a4b3b094d475a708bdfd13