Merge "Grant SysUI SET_WALLPAPER_DIM_AMOUNT permission to set the lock screen dimming."
This commit is contained in:
committed by
Android (Google) Code Review
commit
490527a9ce
@@ -153,6 +153,9 @@
|
||||
<!-- Needed for WallpaperManager.clear in ImageWallpaper.updateWallpaperLocked -->
|
||||
<uses-permission android:name="android.permission.SET_WALLPAPER"/>
|
||||
|
||||
<!-- Needed for WallpaperManager.getWallpaperDimAmount in StatusBar.updateTheme -->
|
||||
<uses-permission android:name="android.permission.SET_WALLPAPER_DIM_AMOUNT"/>
|
||||
|
||||
<!-- Wifi Display -->
|
||||
<uses-permission android:name="android.permission.CONFIGURE_WIFI_DISPLAY" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user