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

Commit 3d9822a7 authored by Catherine Liang's avatar Catherine Liang
Browse files

Grant set wallpaper dim amount permission to Wallpaper Picker (4/5)

Grant permission needed for the new WallpaperManager method
getWallpaperColors, to prepare for enabling color preview in the
multi-crop UI.

Flag: ACONFIG com.android.wallpaper.multi_crop_preview_ui_flag DEVELOPMENT
Bug: 315856338
Test: manually verified
Change-Id: Ied82df73e7f3d3573b01ecf7335824c37cfd2662
parent 7d960039
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -575,6 +575,7 @@ applications that come with the platform
        <permission name="android.permission.SET_WALLPAPER_COMPONENT"/>
        <permission name="android.permission.SET_WALLPAPER_COMPONENT"/>
        <permission name="android.permission.BIND_WALLPAPER"/>
        <permission name="android.permission.BIND_WALLPAPER"/>
        <permission name="android.permission.CUSTOMIZE_SYSTEM_UI"/>
        <permission name="android.permission.CUSTOMIZE_SYSTEM_UI"/>
        <permission name="android.permission.SET_WALLPAPER_DIM_AMOUNT"/>
    </privapp-permissions>
    </privapp-permissions>


    <privapp-permissions package="com.android.dynsystem">
    <privapp-permissions package="com.android.dynsystem">