Add missing device config permission
Bug: 257123734 Test: Presubmit Change-Id: I30a50392c726591cec4a1b09f1e2834de5f85668
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="com.android.wm.shell.tests">
|
||||
|
||||
<uses-permission android:name="android.permission.READ_DEVICE_CONFIG" />
|
||||
|
||||
<application android:debuggable="true" android:largeHeap="true">
|
||||
<uses-library android:name="android.test.mock" />
|
||||
<uses-library android:name="android.test.runner" />
|
||||
|
||||
Reference in New Issue
Block a user