summaryrefslogtreecommitdiff
path: root/PermissionController
diff options
context:
space:
mode:
author Eran Messeri <eranm@google.com> 2025-03-21 06:38:22 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2025-03-21 06:38:22 -0700
commit8357002922ece75f74a734310844ee439f2b0d7c (patch)
treee0b4c62b6dfebf7db4e4d56768dc78f14f4657e7 /PermissionController
parente54fbfb385c938909edc10a7a33c7a84194bb42b (diff)
parente6020127d89dd38ae4416bb09995926f4d615686 (diff)
Merge "Add the MTE policy to the shell roles" into main
Diffstat (limited to 'PermissionController')
-rw-r--r--PermissionController/res/xml/roles.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/PermissionController/res/xml/roles.xml b/PermissionController/res/xml/roles.xml
index 41eaf8b6e..ae8adc5ab 100644
--- a/PermissionController/res/xml/roles.xml
+++ b/PermissionController/res/xml/roles.xml
@@ -726,6 +726,8 @@
minSdkVersion="35" />
<permission name="android.permission.MANAGE_DEVICE_POLICY_AUDIT_LOGGING"
minSdkVersion="35" />
+ <permission name="android.permission.MANAGE_DEVICE_POLICY_MTE"
+ minSdkVersion="36" />
</permissions>
<!-- App ops needed to allow background access to audio APIs for CTS -->
<app-ops>