summaryrefslogtreecommitdiff
path: root/flags/mcp.aconfig
blob: 80567acae7611672cb496c8d9dca349000a7d067 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
package: "com.android.bluetooth.flags"
container: "com.android.bt"

flag {
    name: "mcp_allow_play_without_active_player"
    namespace: "bluetooth"
    description: "Handle LeAudio play same as in AVRCP in case player is not active"
    bug: "337169240"
    metadata {
        purpose: PURPOSE_BUGFIX
    }

}