Skip to content

Commit

Permalink
privapp-permissions: Whitelist CHANGE_OVERLAY_PACKAGES permission
Browse files Browse the repository at this point in the history
 * LineageParts now uses AOSP permission CHANGE_OVERLAY_PACKAGES for styles

Change-Id: Iedf4c5165f2512879bcea7d5d28abe2ff20ca0a5
  • Loading branch information
bgcngm committed Nov 14, 2018
1 parent 6ea9815 commit a7b0cf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/permissions/privapp-permissions-lineage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@

<privapp-permissions package="org.lineageos.lineageparts">
<permission name="android.permission.CHANGE_CONFIGURATION"/>
<permission name="android.permission.CHANGE_OVERLAY_PACKAGES"/>
<permission name="android.permission.READ_SEARCH_INDEXABLES"/>
<permission name="android.permission.WRITE_MEDIA_STORAGE"/>
<permission name="android.permission.WRITE_SECURE_SETTINGS"/>
Expand Down

0 comments on commit a7b0cf7

Please sign in to comment.