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

Commit 5a183a47 authored by Shubham Dubey's avatar Shubham Dubey
Browse files

Allow systemui to set wallpaper dim amount.

Following up ag/16656706, as it updated the manifest

BUG: 215519628

Change-Id: I89d6f6f2ba9fcc96d8018f609683a95820bdd2e4
parent ffa37936
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@
        <permission name="android.permission.REAL_GET_TASKS"/>
        <permission name="android.permission.REQUEST_NETWORK_SCORES"/>
        <permission name="android.permission.RECEIVE_MEDIA_RESOURCE_USAGE"/>
        <permission name="android.permission.SET_WALLPAPER_DIM_AMOUNT"/>
        <permission name="android.permission.START_ACTIVITIES_FROM_BACKGROUND" />
        <permission name="android.permission.START_ACTIVITY_AS_CALLER"/>
        <permission name="android.permission.START_TASKS_FROM_RECENTS"/>