Make BluetoothMediaDevice#isMutingExpectedDevice() read from a constant.
This prevents making AudioManager#getMutingExpectedDevice() call that ends up in an IPC call every time BluetoothMediaDevice#isMutingExpectedDevice() is invoked. Bug: 414668703 Flag: com.android.media.flags.avoid_binder_calls_for_muting_expected_device Test: atest BluetoothMediaDeviceTest, atest MediaSwitchingControllerTest, atest LocalMediaManagerTest. Change-Id: Iba136226c60471ac1f11eacfccbd8353e3886efc
Loading
Please register or sign in to comment