summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Pawlowski <jpawlowski@google.com>2017-07-07 01:37:58 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-07-07 01:37:58 +0000
commit697b1bc24db25af71ee5220c9faaee3744f6dd52 (patch)
tree7dffa50f14441ca3fef03ffad0ca52fa58ba1bf3
parent7adac63ea403eeef330babfb5f70a7e8d6551dc8 (diff)
parenta35b6cb3c414a06763783330713e5bbda293a67d (diff)
downloadconnectivity-697b1bc24db25af71ee5220c9faaee3744f6dd52.tar.gz
Make RawAddress into a class (6/6) am: 79ccd35439
am: a35b6cb3c4 Change-Id: Ib345b2b0436bed31139b87f1c05af865cdd48541
-rw-r--r--sl4n/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sl4n/Android.mk b/sl4n/Android.mk
index cb69dab..43c93ea 100644
--- a/sl4n/Android.mk
+++ b/sl4n/Android.mk
@@ -43,6 +43,7 @@ LOCAL_SHARED_LIBRARIES += \
liblog
LOCAL_STATIC_LIBRARIES += \
+ libbluetooth-types \
libbtcore \
libosi \
libbluetooth-binder-common