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

Commit c6ce7f15 authored by Vlad Popa's avatar Vlad Popa
Browse files

Add flag for portId to piid logic simplification

Flag: com.android.media.audio.Flags.portToPiidSimplification
Test: adb shell dumpsys audio
Bug: 335747248
Change-Id: Ia3219fafc362c7dc7cc89f1b7443885db319171a
parent 36829bda
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -44,6 +44,14 @@ flag {
    bug: "307588546"
}

flag {
    name: "port_to_piid_simplification"
    namespace: "media_audio"
    description: "PAM only needs for each piid the last portId mapping"
    bug: "335747248"

}

flag {
    name: "ringer_mode_affects_alarm"
    namespace: "media_audio"