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

Commit 15377e9b authored by Haofan Wang's avatar Haofan Wang Committed by Android (Google) Code Review
Browse files

Merge "MediaQuality: Declare flag for media quality apis" into main

parents c9170a30 d83c9264
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -56,3 +56,11 @@ flag {
    description: "Enhance HDMI-CEC power state and activeness transitions"
    bug: "332780751"
}

flag {
    name: "media_quality_fw"
    is_exported: true
    namespace: "media_tv"
    description: "Media Quality V1.0 APIs for Android W"
    bug: "348412562"
}