From 4d8825e4dae9823ee29fd29b7bf4b49abbe795eb Mon Sep 17 00:00:00 2001 From: Seth Moore Date: Wed, 16 Mar 2022 17:15:57 -0700 Subject: DO NOT MERGE Add new privileged permission for unique id attestation This permission will eventually replace the sepolicy that we have now, making it possible to test unique id attestation, which is no longer possible due to the deprecation of shared uids. Skipping automerger because the framework manifest has diverged too much across aosp and tm-dev to allow for clean auto merges, and presubmits block. Test: KeyAttestationTest Bug: 216778747 Change-Id: Iecde35b9a79456b293118d8089dd2a3b0905f5f3 --- 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 955aee940513..81fe4578bfdb 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -674,6 +674,9 @@ + + +