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

Commit 84a27c74 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag for device-aware DRM" into main

parents e1c6d043 1eabd158
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -44,3 +44,11 @@ flag {
     description: "Enable device awareness in camera service"
     description: "Enable device awareness in camera service"
     bug: "305170199"
     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