From 0ec14fad449ced63aa0bbae1e57b507416f9232d Mon Sep 17 00:00:00 2001 From: Raphael Kim Date: Thu, 20 Apr 2023 05:44:35 -0700 Subject: [PATCH] Add USE_ATTESTATION_VERIFICATION_SERVICE permission to shell for GTS test Bug: 276367261 Test: gts-tf > run gts-dev -m GtsAttestationVerificationDeviceSideTestCases (with local changes to turn off boot state check) Change-Id: I18d2f77291d0b6ae7f12acecb5b786c9d3657abf Merged-In: I18d2f77291d0b6ae7f12acecb5b786c9d3657abf --- data/etc/privapp-permissions-platform.xml | 2 ++ packages/Shell/AndroidManifest.xml | 3 +++ 2 files changed, 5 insertions(+) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index 40cb7f2194e99..20a43fc1beb04 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -520,6 +520,8 @@ applications that come with the platform + + diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index a110f56d09bd5..34a2ce34738d2 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -834,6 +834,9 @@ + + +