From f62ae15bad06b0a3e8086a44022f34071cd67b99 Mon Sep 17 00:00:00 2001 From: lpeter Date: Tue, 25 May 2021 10:43:12 +0800 Subject: [PATCH] Add permission into Shell for CTS test Bug: 187914415 Test: atest CtsVoiceInteractionTestCases Test: atest CtsVoiceInteractionTestCases --instant Merged-In: I4ccd8fd5b153f28fa4b1463f7412bb8067cc4ffd Merged-In: I8829c3c389fb5fe4b06ffcf21870db50fa2ede4b Change-Id: I1bf11112ba7c37b372db772312a75c39809962a9 --- data/etc/privapp-permissions-platform.xml | 3 +++ packages/Shell/AndroidManifest.xml | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index ee2387b167a21..f858e528ed8d3 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -472,6 +472,9 @@ applications that come with the platform + + + diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index 133a839bdc94f..af995f99c97e4 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -471,6 +471,10 @@ + + + +