summaryrefslogtreecommitdiff
path: root/PermissionController
diff options
context:
space:
mode:
author Vladimir Komsiyski <vladokom@google.com> 2025-03-20 13:55:42 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2025-03-20 13:55:42 -0700
commitc8296e596acd760941c467f2688b99ca4ca17ce1 (patch)
treea6ea48de52dc565877b78e3384f6043cf78e1eb7 /PermissionController
parentc1ce5453871c188be8941a17dde3a43f02d81d0c (diff)
parentbc2f8d82a9c15093ca84b8078fc5687c5983f9e7 (diff)
Merge "Rename the limited VDM role and permission" into main
Diffstat (limited to 'PermissionController')
-rw-r--r--PermissionController/res/xml/roles.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/PermissionController/res/xml/roles.xml b/PermissionController/res/xml/roles.xml
index 4ba524462..41eaf8b6e 100644
--- a/PermissionController/res/xml/roles.xml
+++ b/PermissionController/res/xml/roles.xml
@@ -1938,7 +1938,8 @@
</role>
<role
- name="android.app.role.COMPANION_DEVICE_SENSOR_DEVICE_STREAMING"
+ name="android.app.role.COMPANION_DEVICE_VIRTUAL_DEVICE"
+ allowBypassingQualification="true"
exclusive="false"
exclusivity="none"
featureFlag="android.companion.virtualdevice.flags.Flags.enableLimitedVdmRole"