package: "com.android.bluetooth.flags" container: "com.android.bt" flag { name: "vcp_mute_unmute" namespace: "bluetooth" description: "Allow muting/unmuting the remote device" bug: "318775507" } flag { name: "vcp_device_volume_api_improvements" namespace: "bluetooth" description: "Refactor Device Volume API for generic usage" bug: "381507732" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "vcp_allow_set_same_volume_if_pending" namespace: "bluetooth" description: "Allow to set the same volume during already pending operation" bug: "386758535" metadata { purpose: PURPOSE_BUGFIX } }