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

Commit 978cfc39 authored by Michael Wright's avatar Michael Wright Committed by Gerrit Code Review
Browse files

Merge "SystemUI needs the SET_WALLPAPER permission"

parents 38fcaf40 8d516a80
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" />