1package: "com.android.bluetooth.flags" 2container: "com.android.btservices" 3 4flag { 5 name: "mcp_allow_play_without_active_player" 6 namespace: "bluetooth" 7 description: "Handle LeAudio play same as in AVRCP in case player is not active" 8 bug: "337169240" 9 metadata { 10 purpose: PURPOSE_BUGFIX 11 } 12 13} 14