diff options
author | Jack He <siyuanh@google.com> | 2022-02-23 16:58:03 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2022-02-23 16:58:03 +0000 |
commit | 3a88d77b08c87cb1517fa63cbdf7f99ca10100db (patch) | |
tree | c2c8d3e52f453cfd79776457c35d2935a698b93c /system/binder/Android.bp | |
parent | 89b965d721c1b41755dc4935e576158d554714e5 (diff) | |
parent | 2e6d4b42917664491cd42bc0e13a2961ef058db4 (diff) |
Merge changes I343ff48c,I4b1ecf81 am: 2e6d4b4291
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/1985329
Change-Id: Id92c7e06e2d4a4ecbbf63942a922613ce6484020
Diffstat (limited to 'system/binder/Android.bp')
-rw-r--r-- | system/binder/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/binder/Android.bp b/system/binder/Android.bp index 54b7f01be7..44cbc36339 100644 --- a/system/binder/Android.bp +++ b/system/binder/Android.bp @@ -25,6 +25,7 @@ filegroup { "android/bluetooth/IBluetoothHeadset.aidl", "android/bluetooth/IBluetoothHearingAid.aidl", "android/bluetooth/IBluetoothHapClient.aidl", + "android/bluetooth/IBluetoothHapClientCallback.aidl", "android/bluetooth/IBluetoothVolumeControl.aidl", "android/bluetooth/IBluetoothHidHost.aidl", "android/bluetooth/IBluetoothLeAudio.aidl", |