Add IBluetoothSocketManager (3/3)
Add IBluetoothSocketManager native Binder implementation. Thanks to it we'll skip jni to native calls, and need to re-serialize data manually. Bug: 68359837 Test: none Change-Id: I6c99717aa18ab41addf96b7536e483ae12802601
This commit is contained in:
@@ -138,6 +138,7 @@ LOCAL_SRC_FILES += \
|
||||
../../system/bt/binder/android/bluetooth/IBluetoothPbap.aidl \
|
||||
../../system/bt/binder/android/bluetooth/IBluetoothPbapClient.aidl \
|
||||
../../system/bt/binder/android/bluetooth/IBluetoothSap.aidl \
|
||||
../../system/bt/binder/android/bluetooth/IBluetoothSocketManager.aidl \
|
||||
../../system/bt/binder/android/bluetooth/IBluetoothStateChangeCallback.aidl \
|
||||
../../system/bt/binder/android/bluetooth/IBluetoothHeadsetClient.aidl \
|
||||
../../system/bt/binder/android/bluetooth/IBluetoothHidDevice.aidl \
|
||||
|
||||
Reference in New Issue
Block a user