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

Commit 9eebdbcb authored by Trevor Knight's avatar Trevor Knight
Browse files

Add feature flag for speaker layout API

Change-Id: Ica0eeb32ef435745530b61de9686732d45f2abd6
Flag: android.media.audio.speaker_layout_api
Bug: 337522902
Test: Build
parent 35b11642
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -205,6 +205,13 @@ flag {
    bug: "355050846"
}

flag {
    name: "speaker_layout_api"
    namespace: "media_audio"
    description: "Surface new API method for returning speaker layout channel mask for devices"
    bug: "337522902"
}

# TODO remove
flag {
    name: "volume_ringer_api_hardening"