From d24c070acbdfa7569db67ecd7288dee45170e81b Mon Sep 17 00:00:00 2001 From: Iris Yang Date: Wed, 13 Apr 2022 19:56:28 +0800 Subject: 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 --- packages/Shell/AndroidManifest.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/Shell/AndroidManifest.xml') diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index a28c4cf6b0d4..3b862ffbbd9e 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -686,6 +686,9 @@ + + +