Remove mProfileManager in BluetoothEventManager
mProfileManager only use as parameter of mDeviceManager.addDevice(), CachedBluetoothDeviceManager can get it with mBtManager and remove it from argument. Then we can remove mProfileManager in BluetoothEventManager. Bug: 111966655 Test: make -j50 RunSettingsRoboTests ROBOTEST_FILTER=CachedBluetoothDeviceManagerTest Change-Id: Iec325af8161629f666eee062f5acefe331b0711b
Loading
Please register or sign in to comment