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

Commit d83c9264 authored by Haofan Wang's avatar Haofan Wang
Browse files

MediaQuality: Declare flag for media quality apis

Bug: 369900190
Change-Id: Iaef1a22a21e6719960f00d68889679e239afe2ca
Test: m
Flag: EXEMPT flag declaration
parent e8ce4cad
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"
}