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

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

Merge "Add flag for caching the min/max volume values" into main

parents c6fda189 8680e58a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -23,6 +23,14 @@ flag {
    bug: "302323921"
}

flag {
    name: "cache_get_stream_min_max_volume"
    namespace: "media_audio"
    description:
       "Cache getStream[Min|Max]Volume calls between AM and AS"
    bug: "383667500"
}

flag {
    name: "concurrent_audio_record_bypass_permission"
    namespace: "media_audio"