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

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

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

* commit '978cfc39':
  SystemUI needs the SET_WALLPAPER permission
parents 2f12b803 978cfc39
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" />