summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2012-03-21 23:15:06 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-07-16 21:18:36 -0700
commitbf246ef0abb6ea354fe412b139dec1adb4e5791d (patch)
tree1ca63600ac278b55745d308bf6997e2153b9a841 /Android.mk
parentdb44b20fe6aed65d5cd7e1f6d7c52e4322083039 (diff)
downloadframeworks_base-bf246ef0abb6ea354fe412b139dec1adb4e5791d.zip
frameworks_base-bf246ef0abb6ea354fe412b139dec1adb4e5791d.tar.gz
frameworks_base-bf246ef0abb6ea354fe412b139dec1adb4e5791d.tar.bz2
Initial implementation of HID, add IBluetoothInputDevice idl
Change-Id: Iadc79a425b4b6e12329d86dd2ac0782adcb0174d
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 e0c388b..64300e2 100644
--- a/Android.mk
+++ b/Android.mk
@@ -91,6 +91,7 @@ LOCAL_SRC_FILES += \
core/java/android/bluetooth/IBluetoothHeadset.aidl \
core/java/android/bluetooth/IBluetoothHeadsetPhone.aidl \
core/java/android/bluetooth/IBluetoothHealthCallback.aidl \
+ core/java/android/bluetooth/IBluetoothInputDevice.aidl \
core/java/android/bluetooth/IBluetoothPbap.aidl \
core/java/android/bluetooth/IBluetoothStateChangeCallback.aidl \
core/java/android/content/IClipboard.aidl \