package: "com.android.server.telecom.flags" container: "system" # OWNER=tgunn TARGET=24Q4 flag { name: "postpone_register_to_leaudio" namespace: "telecom" description: "Fix for Log.wtf in the BinderProxy" bug: "333417369" } # OWNER=huiwang TARGET=25Q1 flag { name: "keep_bluetooth_devices_cache_updated" namespace: "telecom" description: "Fix the devices cache issue of BluetoothDeviceManager" bug: "380320985" metadata { purpose: PURPOSE_BUGFIX } } # OWNER=grantmenke TARGET=25Q2 flag { name: "skip_baseline_switch_when_route_not_bluetooth" namespace: "telecom" description: "Only switch back to baseline if the call audio is currently routed to bluetooth" bug: "333417369" metadata { purpose: PURPOSE_BUGFIX } }