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

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

Merge "audio: add flag for GMAP mode support" into main

parents 26e2ac1a 14eb401a
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"