commit | b86023dde0fbbe539e2415942ffe1c97108654f8 | [log] [tgz] |
---|---|---|
author | William Escande <wescande@google.com> | Thu Dec 16 16:07:55 2021 +0100 |
committer | William Escande <wescande@google.com> | Thu Dec 16 19:34:35 2021 +0100 |
tree | 292693db70b2a02ea07eeb792abd3abd9314bdc4 | |
parent | dc3a5c44839cbb1268ef257a7d42265b12b594bf [diff] |
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: I776a6322faadca1504bce24f2b6b041e756b6448 Change-Id: I776a6322faadca1504bce24f2b6b041e756b6448