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

Commit 0b74c195 authored by Sharon Su's avatar Sharon Su
Browse files

Add role protection level to android.permission.MANAGE_WALLPAPER_EFFECTS_GENERATION

Test: Manual test on real device with skeleton service implementation
Bug: 218570612

Change-Id: I83dbac48d9bb3b218bbd56cea4e6579309b16c01
parent 4f2645ae
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -5912,8 +5912,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" />

        android:protectionLevel="signature|role" />

    <!-- Allows an app to set the theme overlay in /vendor/overlay
         being used.