summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2012-03-22 17:18:37 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-07-16 21:18:56 -0700
commit13450df2b9264ef2220418f308037c19cec739a9 (patch)
treee03bf038983d2266ef3208dc2cad6b12d809ea33 /Android.mk
parentbf246ef0abb6ea354fe412b139dec1adb4e5791d (diff)
downloadframeworks_base-13450df2b9264ef2220418f308037c19cec739a9.zip
frameworks_base-13450df2b9264ef2220418f308037c19cec739a9.tar.gz
frameworks_base-13450df2b9264ef2220418f308037c19cec739a9.tar.bz2
Initial Health Profile implementation
Change-Id: I22f35073ceb131d84df6b233d1b63d20fa1b4451
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 64300e2..8481e72 100644
--- a/Android.mk
+++ b/Android.mk
@@ -90,6 +90,7 @@ LOCAL_SRC_FILES += \
core/java/android/bluetooth/IBluetoothCallback.aidl \
core/java/android/bluetooth/IBluetoothHeadset.aidl \
core/java/android/bluetooth/IBluetoothHeadsetPhone.aidl \
+ core/java/android/bluetooth/IBluetoothHealth.aidl \
core/java/android/bluetooth/IBluetoothHealthCallback.aidl \
core/java/android/bluetooth/IBluetoothInputDevice.aidl \
core/java/android/bluetooth/IBluetoothPbap.aidl \