We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents acddb72 + ef48662 commit a9c0bb4Copy full SHA for a9c0bb4
data/etc/platform.xml
@@ -134,6 +134,7 @@
134
<assign-permission name="android.permission.ACCESS_NETWORK_STATE" uid="shell" />
135
<assign-permission name="android.permission.ACCESS_WIFI_STATE" uid="shell" />
136
<assign-permission name="android.permission.BLUETOOTH" uid="shell" />
137
+ <assign-permission name="android.permission.EXPAND_STATUS_BAR" uid="shell" />
138
<!-- System tool permissions granted to the shell. -->
139
<assign-permission name="android.permission.GET_TASKS" uid="shell" />
140
<assign-permission name="android.permission.CHANGE_CONFIGURATION" uid="shell" />
0 commit comments