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

Commit dea364fb authored by Vladimir Komsiyski's avatar Vladimir Komsiyski
Browse files

New flag for notifications in device streaming role

Bug: 375240276
Change-Id: Ie9e7c29c8c02e2c0576523bab998378387b3f8e6
Test: presubmit
Flag: android.companion.virtualdevice.flags.notifications_for_device_streaming
parent 662f37ea
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -146,6 +146,14 @@ flag {
    is_exported: true
}

flag {
    namespace: "virtual_devices"
    name: "notifications_for_device_streaming"
    description: "Add notifications permissions to device streaming role"
    bug: "375240276"
    is_exported: true
}

flag {
    namespace: "virtual_devices"
    name: "default_device_camera_access_policy"