Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0cef84cd authored by William Escande's avatar William Escande
Browse files

Remove allowBlocking from BluetoothManagerService

Since Bluetooth is becoming a mainline module, it can no longer call the
allowBlocking hidden api.
Instead, corresponding aidl are moved to be oneway and use a synchronous
data to handle the return value.
also: aosp/1927380 for similar work on all bluetooth profiles
BluetoothGatt will be done next

Bug: 211851706
Test: build + start bt
Tag: #refactor
Change-Id: I715cc2d8f2ae42be6d1099cd73095d37fa9e30f4
Merged-In: I715cc2d8f2ae42be6d1099cd73095d37fa9e30f4
parent 22c1d198
Loading
Loading
Loading
Loading
+807 −93

File changed.

Preview size limit exceeded, changes collapsed.

+593 −45

File changed.

Preview size limit exceeded, changes collapsed.

+353 −178

File changed.

Preview size limit exceeded, changes collapsed.

+457 −260

File changed.

Preview size limit exceeded, changes collapsed.

+138 −62

File changed.

Preview size limit exceeded, changes collapsed.

Loading