Merge "Make READ_NEARBY_STREAMING_POLICY adoptable by shell for CTS tests" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c0fc0ae2c7
@@ -686,6 +686,9 @@
|
||||
<!-- Permission required for CTS test - CtsKeystoreTestCases -->
|
||||
<uses-permission android:name="android.permission.REQUEST_UNIQUE_ID_ATTESTATION" />
|
||||
|
||||
<!-- Permission required for CTS test - CtsDevicePolicyManagerTestCases -->
|
||||
<uses-permission android:name="android.permission.READ_NEARBY_STREAMING_POLICY" />
|
||||
|
||||
<application android:label="@string/app_label"
|
||||
android:theme="@android:style/Theme.DeviceDefault.DayNight"
|
||||
android:defaultToDeviceProtectedStorage="true"
|
||||
|
||||
Reference in New Issue
Block a user