summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nick Pelly <npelly@google.com> 2009-11-04 17:23:55 -0800
committer Nick Pelly <npelly@google.com> 2009-11-04 17:24:46 -0800
commit459ba8639a8d1a9b0fb7ff4ada68bf1fe262eaaa (patch)
treee23756803026b59c4cd0bb191fae76a3f092cebb
parent7ed0ceeba54712f76e9a4f2dd4c9197d76813488 (diff)
Add BluetoothDevice to SDK AIDL list.
Bug: 2216702 Change-Id: I9490271ce4be465d5b3acc5e530feaf6e2fa3f57
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index d92809a9ab7e..5034c7ef517a 100644
--- a/Android.mk
+++ b/Android.mk
@@ -208,6 +208,7 @@ aidl_files := \
frameworks/base/core/java/android/accounts/IAccountAuthenticatorResponse.aidl \
frameworks/base/core/java/android/app/Notification.aidl \
frameworks/base/core/java/android/app/PendingIntent.aidl \
+ frameworks/base/core/java/android/bluetooth/BluetoothDevice.aidl \
frameworks/base/core/java/android/content/ComponentName.aidl \
frameworks/base/core/java/android/content/Intent.aidl \
frameworks/base/core/java/android/content/IntentSender.aidl \