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

Commit 1eabd158 authored by Marvin Ramin's avatar Marvin Ramin
Browse files

Add flag for device-aware DRM

Bug: 306374719
Test: n/a
Change-Id: Ied20bf2fe610bf5ea121a121b53ae2aaf8b003ac
parent b3f164de
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -44,3 +44,11 @@ flag {
     description: "Enable device awareness in camera service"
     bug: "305170199"
}

flag {
    namespace: "virtual_devices"
    name: "device_aware_drm"
    description: "Makes MediaDrm APIs device-aware"
    bug: "303535376"
    is_fixed_read_only: true
}
 No newline at end of file