Skip to content

Commit ef48662

Browse files
committed
grant shell user EXPAND_STATUS_BAR permission
Bug: 7555251 Change-Id: I68cebb26bcee060c56e124941f3ea9289ab2b3bf
1 parent 4c7a5d6 commit ef48662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/etc/platform.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
<assign-permission name="android.permission.ACCESS_NETWORK_STATE" uid="shell" />
135135
<assign-permission name="android.permission.ACCESS_WIFI_STATE" uid="shell" />
136136
<assign-permission name="android.permission.BLUETOOTH" uid="shell" />
137+
<assign-permission name="android.permission.EXPAND_STATUS_BAR" uid="shell" />
137138
<!-- System tool permissions granted to the shell. -->
138139
<assign-permission name="android.permission.GET_TASKS" uid="shell" />
139140
<assign-permission name="android.permission.CHANGE_CONFIGURATION" uid="shell" />

0 commit comments

Comments
 (0)