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

Commit d99c5f6f authored by Michael Wright's avatar Michael Wright Committed by Android Git Automerger
Browse files

am 72261270: am b42baaa8: am 978cfc39: Merge "SystemUI needs the SET_WALLPAPER permission"

* commit '72261270':
  SystemUI needs the SET_WALLPAPER permission
parents bafd48d0 72261270
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -106,6 +106,9 @@
    <uses-permission android:name="android.permission.TRUST_LISTENER" />
    <uses-permission android:name="android.permission.USE_FINGERPRINT" />

    <!-- Needed for WallpaperManager.clear in ImageWallpaper.updateWallpaperLocked -->
    <uses-permission android:name="android.permission.SET_WALLPAPER"/>

    <!-- Recents -->
    <uses-permission android:name="android.permission.BIND_APPWIDGET" />