summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChih-Hung Hsieh2017-11-28 13:31:03 -0600
committerandroid-build-merger2017-11-28 13:31:03 -0600
commit1bf3cfc11dc601d8450a77a7576fdff7ee1f4a54 (patch)
treed08921ac443036e2e91bc512c8d8fcd9228e438e /bluetooth/1.0/default/Android.bp
parentdbd7e5f031e159cafdb5f8e82d985cf236b6fa60 (diff)
parentf53fe9317baa06e7d1b898f2b106224d3e0202f5 (diff)
downloadplatform-hardware-interfaces-1bf3cfc11dc601d8450a77a7576fdff7ee1f4a54.tar.gz
platform-hardware-interfaces-1bf3cfc11dc601d8450a77a7576fdff7ee1f4a54.tar.xz
platform-hardware-interfaces-1bf3cfc11dc601d8450a77a7576fdff7ee1f4a54.zip
Merge "Use -Werror in hardware/interfaces" am: 02804915fb am: 8e736c21de
am: f53fe9317b Change-Id: Ifc0a5be285be1a57d998db3c032e392b307cfa80
Diffstat (limited to 'bluetooth/1.0/default/Android.bp')
-rw-r--r--bluetooth/1.0/default/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bluetooth/1.0/default/Android.bp b/bluetooth/1.0/default/Android.bp
index 63e75629..48bbadf8 100644
--- a/bluetooth/1.0/default/Android.bp
+++ b/bluetooth/1.0/default/Android.bp
@@ -115,6 +115,7 @@ cc_test_host {
115 115
116cc_binary { 116cc_binary {
117 name: "android.hardware.bluetooth@1.0-service", 117 name: "android.hardware.bluetooth@1.0-service",
118 defaults: ["hidl_defaults"],
118 relative_install_path: "hw", 119 relative_install_path: "hw",
119 vendor: true, 120 vendor: true,
120 init_rc: ["android.hardware.bluetooth@1.0-service.rc"], 121 init_rc: ["android.hardware.bluetooth@1.0-service.rc"],