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

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

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

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

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

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