Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d825bbe authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Whitelist new CHANGE_OVERLAY_PACKAGES permission"

parents bdb7f420 aea3cf40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2138,7 +2138,7 @@
         runtime resource overlays.
         @hide -->
    <permission android:name="android.permission.CHANGE_OVERLAY_PACKAGES"
        android:protectionLevel="signature|privileged|development" />
        android:protectionLevel="signature|privileged" />

    <!-- ========================================= -->
    <!-- Permissions for special development tools -->
+1 −0
Original line number Diff line number Diff line
@@ -253,6 +253,7 @@ applications that come with the platform
        <permission name="android.permission.BIND_APPWIDGET"/>
        <permission name="android.permission.CHANGE_COMPONENT_ENABLED_STATE"/>
        <permission name="android.permission.CHANGE_CONFIGURATION"/>
        <permission name="android.permission.CHANGE_OVERLAY_PACKAGES"/>
        <permission name="android.permission.CONNECTIVITY_INTERNAL"/>
        <permission name="android.permission.DELETE_CACHE_FILES"/>
        <permission name="android.permission.DELETE_PACKAGES"/>