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

Commit d3f46672 authored by Paul Mclean's avatar Paul Mclean Committed by Android (Google) Code Review
Browse files

Merge "Implementing @FlaggedApi for AudioManager.getSupportedDeviceTypes() API." into main

parents 4425a734 562f7da5
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -62,3 +62,9 @@ SCO audio activation."
    bug: "265057196"
}

flag {
    name: "supported_device_types_api"
    namespace: "media_audio"
    description: "Surface new API method AudioManager.getSupportedDeviceTypes()"
    bug: "307537538"
}