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

Commit e4e383f9 authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

Flag for speaker cleanup AudioAttributes usage

Flag: android.media.audio.speaker_cleanup_usage
Bug: 355050846
Test: atest AudioAttributesTest
Change-Id: I9dc028efc099de6ddf6d4a29fd5b28fa3529b40b
parent fac457df
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -163,6 +163,13 @@ flag {
    bug: "367816690"
}

flag {
    name: "speaker_cleanup_usage"
    namespace: "media_audio"
    description: "Support new AudioAttributes usage for speaker cleanup"
    bug: "355050846"
}

# TODO remove
flag {
    name: "volume_ringer_api_hardening"