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

Commit 0bb440a1 authored by Sharon Su's avatar Sharon Su Committed by Presubmit Automerger Backend
Browse files

[automerge] Change android.permission.MANAGE_WALLPAPER_EFFECTS_GENERATION to...

[automerge] Change android.permission.MANAGE_WALLPAPER_EFFECTS_GENERATION to signature| privileged 2p: c5d3f167

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17415515

Bug: 213238425
Change-Id: I44d11d3ad64e2e5f3e8a81a63b65f9fa162b3246
parents c1d2420a c5d3f167
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6054,7 +6054,7 @@
     generation service.
     @hide  <p>Not for use by third-party applications.</p> -->
    <permission android:name="android.permission.MANAGE_WALLPAPER_EFFECTS_GENERATION"
        android:protectionLevel="signature|role" />
        android:protectionLevel="signature|privileged" />

    <!-- Allows an app to set the theme overlay in /vendor/overlay
         being used.
+2 −0
Original line number Diff line number Diff line
@@ -296,6 +296,8 @@ applications that come with the platform
        <permission name="android.permission.MANAGE_LOW_POWER_STANDBY" />
        <permission name="android.permission.MANAGE_ROLLBACKS"/>
        <permission name="android.permission.MANAGE_USB"/>
        <!-- Needed for tests only -->
        <permission name="android.permission.MANAGE_WALLPAPER_EFFECTS_GENERATION" />
        <permission name="android.permission.MODIFY_APPWIDGET_BIND_PERMISSIONS"/>
        <permission name="android.permission.MODIFY_DAY_NIGHT_MODE"/>
        <permission name="android.permission.MODIFY_PHONE_STATE"/>