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

Commit d05e5c7e authored by Paul Colta's avatar Paul Colta
Browse files

HDMI: Declare flag for Avoid Ghost Watch time feature

Bug: 332780751
Test: m
Flag: EXEMPT flag declaration
Change-Id: I8741957df9bc7c411c5349d6050257b6f75e556f
parent e2cc5fba
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -48,3 +48,11 @@ flag {
    description: "Tuner V4.0 APIs for Android W"
    bug: "320419647"
}

flag {
    name: "hdmi_control_enhanced_behavior"
    is_exported: true
    namespace: "media_tv"
    description: "Enhance HDMI-CEC power state and activeness transitions"
    bug: "332780751"
}