Make READ_NEARBY_STREAMING_POLICY adoptable by shell for CTS tests
Bug: 217224856 Test: atest android.devicepolicy.cts.NearbyAppStreamingPolicyTest && atest android.devicepolicy.cts.NearbyNotificationStreamingPolicyTest Ignore-AOSP-First: This new permission is part of a T-targeting feature Change-Id: I303549d4f9fcf639da3d4981a8887c3ba55434fc
This commit is contained in:
@@ -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