summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorJakub Pawlowski <jpawlowski@google.com>2017-01-10 06:15:54 -0800
committerJakub Pawlowski <jpawlowski@google.com>2017-03-08 19:04:49 +0000
commita9d1a32e5e51ebc3c141370c9d5045c6c938aaf9 (patch)
tree3bd35731d8a36b738fb06452c160842458e576e7 /Android.mk
parent104eeedb42d8de557056c0f70018c5d4fa8f6540 (diff)
downloadbase-a9d1a32e5e51ebc3c141370c9d5045c6c938aaf9.tar.gz
Bluetooth 5 Advertising API
Test: manual Bug: 30622771 Change-Id: Id6856e6110872ec50ff1af54ddc75c0104a6459c (cherry picked from commit 5324a14cf490656269ef862d7f8f6b139a21c0e6)
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index f7e8310fc0fa..a07fd016eab8 100644
--- a/Android.mk
+++ b/Android.mk
@@ -131,6 +131,7 @@ LOCAL_SRC_FILES += \
core/java/android/bluetooth/IBluetoothGattCallbackExt.aidl \
core/java/android/bluetooth/IBluetoothGattServerCallbackExt.aidl \
core/java/android/bluetooth/le/IAdvertiserCallback.aidl \
+ core/java/android/bluetooth/le/IAdvertisingSetCallback.aidl \
core/java/android/bluetooth/le/IPeriodicAdvertisingCallback.aidl \
core/java/android/bluetooth/le/IScannerCallback.aidl \
core/java/android/content/IClipboard.aidl \