Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2b613652 authored by Vladimir Komsiyski's avatar Vladimir Komsiyski
Browse files

Add missing feature flag to new permission

Change-Id: Ib9d073d11732e4c193f05ff2cfc309ed30cc4fa4
Fix: 384961478
Test: presubmit
Flag: android.companion.virtualdevice.flags.enable_limited_vdm_role
parent 2bc40f19
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4559,7 +4559,8 @@
         @FlaggedApi(android.companion.virtualdevice.flags.Flags.FLAG_ENABLE_LIMITED_VDM_ROLE)
    -->
    <permission android:name="android.permission.REQUEST_COMPANION_PROFILE_SENSOR_DEVICE_STREAMING"
        android:protectionLevel="signature|privileged" />
        android:protectionLevel="signature|privileged"
        android:featureFlag="android.companion.virtualdevice.flags.enable_limited_vdm_role" />

    <!-- Allows application to request to be associated with a vehicle head unit capable of
         automotive projection