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

Commit ab2b2fd6 authored by Vladimir Komsiyski's avatar Vladimir Komsiyski Committed by Android (Google) Code Review
Browse files

Merge "Add flag for new VDM role without trusted displays or input" into main

parents 09ccf0eb bcec23dc
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
}