Remove allowBlocking from all BluetoothProfiles
Since Bluetooth is becoming a mainline module, it can no longer call the allowBlocking hidden api. Instead, all interface are moved to be oneway and use a synchronous data to handle the return value. Bug: 200200870 Test: Build + start Bt and play something on speaker Tag: #refactor Merged-In: Iced4c78d6b9d35d370b295d6cc001a40340a0c02 Change-Id: Iced4c78d6b9d35d370b295d6cc001a40340a0c02
Loading
Please register or sign in to comment