Allow the shell to set USB functions.
Bug: 25596495 Test: Issed a shell command and saw it handled correctly Change-Id: I4472464a1c7ed100cb257dbad83d1d8cfef88fc6
This commit is contained in:
committed by
Jerry Zhang
parent
97ebc29e9c
commit
30a2d638c0
@@ -41,6 +41,7 @@
|
||||
<uses-permission android:name="android.permission.EXPAND_STATUS_BAR" />
|
||||
<uses-permission android:name="android.permission.DISABLE_KEYGUARD" />
|
||||
<uses-permission android:name="android.permission.MANAGE_NETWORK_POLICY" />
|
||||
<uses-permission android:name="android.permission.MANAGE_USB" />
|
||||
<!-- System tool permissions granted to the shell. -->
|
||||
<uses-permission android:name="android.permission.REAL_GET_TASKS" />
|
||||
<uses-permission android:name="android.permission.CHANGE_CONFIGURATION" />
|
||||
|
||||
Reference in New Issue
Block a user