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

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

Add flag for new VDM role without trusted displays or input

Change-Id: I6f0be8a44e1191e6891c6f98db86a232504c5679
Test: presubmit
Bug: 370657575
Flag: EXEMPT adding flag
parent 85350319
Loading
Loading
Loading
Loading
+12 −4
Original line number Diff line number Diff line
@@ -137,3 +137,11 @@ flag {
    description: "Pass the surface timestamp to the capture result"
    bug: "351341245"
}

flag {
    namespace: "virtual_devices"
    name: "enable_limited_vdm_role"
    description: "New VDM role without trusted displays or input"
    bug: "370657575"
    is_exported: true
}