summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Moreland2017-10-04 16:54:11 -0500
committerandroid-build-merger2017-10-04 16:54:11 -0500
commit70bfb9d250087071fb1cabc6f7e06f26c806e7e6 (patch)
tree8104e06cc24700d49f3901014385b04ceb010ed0 /bluetooth/1.0
parentbf5e381a8b6dc8bfcb00ce6b91a82ffe21d2fe6c (diff)
parent9a17f41f6f80c64b947b9ea2f35e400fd8f96599 (diff)
downloadplatform-hardware-interfaces-70bfb9d250087071fb1cabc6f7e06f26c806e7e6.tar.gz
platform-hardware-interfaces-70bfb9d250087071fb1cabc6f7e06f26c806e7e6.tar.xz
platform-hardware-interfaces-70bfb9d250087071fb1cabc6f7e06f26c806e7e6.zip
Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985f am: b53e6ad535
am: 9a17f41f6f Change-Id: I78d9292068b372238554fd9d35128e69f5b5f9d2
Diffstat (limited to 'bluetooth/1.0')
-rw-r--r--bluetooth/1.0/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bluetooth/1.0/Android.bp b/bluetooth/1.0/Android.bp
index 5637aa49..9d2cf6ee 100644
--- a/bluetooth/1.0/Android.bp
+++ b/bluetooth/1.0/Android.bp
@@ -137,6 +137,7 @@ genrule {
137 137
138cc_test { 138cc_test {
139 name: "android.hardware.bluetooth@1.0-adapter", 139 name: "android.hardware.bluetooth@1.0-adapter",
140 defaults: ["hidl-module-defaults"],
140 shared_libs: [ 141 shared_libs: [
141 "libhidladapter", 142 "libhidladapter",
142 "libhidlbase", 143 "libhidlbase",