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

Commit 14eb401a authored by Eric Laurent's avatar Eric Laurent
Browse files

audio: add flag for GMAP mode support

Flag: com.android.media.audioserver.enable_gmap_mode
Bug: 366456949
Test: make
Change-Id: I231109af3edcce00d9426f96ee3cc6c435d3d3b6
parent d188746c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -38,6 +38,13 @@ flag {
    bug: "364923030"
}

flag {
    name: "enable_gmap_mode"
    namespace: "media_audio"
    description: "enable track metadata tag generation for GMAP."
    bug: "366456949"
}

# shipped 24Q3
flag {
    name: "fdtostring_timeout_fix"