summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorBenjamin Franz <bfranz@google.com>2014-12-05 12:04:00 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-12-05 12:04:03 +0000
commitfb967585cc43937a88b0ed9a5e434a50b0a498b9 (patch)
treeed6beb0d77543ce88294682c96c3ac914a82c07b /Android.mk
parentcff6d450dcef733499f584522ae1faa92940366c (diff)
parente8b98925d08f720c4d22b626d0650de536840a9a (diff)
downloadframeworks_base-fb967585cc43937a88b0ed9a5e434a50b0a498b9.zip
frameworks_base-fb967585cc43937a88b0ed9a5e434a50b0a498b9.tar.gz
frameworks_base-fb967585cc43937a88b0ed9a5e434a50b0a498b9.tar.bz2
Merge "Change the routing path of bluetooth headset connections." into lmp-mr1-dev
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 ba45e6f..1416472 100644
--- a/Android.mk
+++ b/Android.mk
@@ -100,6 +100,7 @@ LOCAL_SRC_FILES += \
core/java/android/bluetooth/IBluetoothA2dpSink.aidl \
core/java/android/bluetooth/IBluetoothAvrcpController.aidl \
core/java/android/bluetooth/IBluetoothCallback.aidl \
+ core/java/android/bluetooth/IBluetoothProfileServiceConnection.aidl \
core/java/android/bluetooth/IBluetoothHeadset.aidl \
core/java/android/bluetooth/IBluetoothHeadsetPhone.aidl \
core/java/android/bluetooth/IBluetoothHealth.aidl \