commit | 0de39b78f48d8c5fc8455a19c29fa48a0bc0b229 | [log] [tgz] |
---|---|---|
author | Chia-chi Yeh <chiachi@android.com> | Tue Mar 06 16:15:47 2012 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Jul 16 21:46:03 2012 -0700 |
tree | 361215f3ecddc867ed74879e17453c23f6736d27 | |
parent | 581bb31a8165ff0f9c7d638cfe4a81aaaafa2ded [diff] [blame] |
Bluetooth: declare shared libraries as its build dependencies. Change-Id: I9999051d31fe8d8387d0002275a15be53ea02c30
diff --git a/Android.mk b/Android.mk index 224a4be..b0606df 100644 --- a/Android.mk +++ b/Android.mk
@@ -13,6 +13,7 @@ LOCAL_JAVA_LIBRARIES := javax.obex LOCAL_STATIC_JAVA_LIBRARIES := com.android.vcard +LOCAL_REQUIRED_MODULES := libbluetooth_jni bluetooth.default LOCAL_PROGUARD_ENABLED := disabled