diff options
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", |