commit | 6cf7d713b7a943d454357871b3df759cd6ee9537 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Feb 27 08:58:08 2017 -0800 |
committer | Steven Moreland <smoreland@google.com> | Mon Feb 27 15:41:04 2017 -0800 |
tree | 553e3d77ef9fc4c54ca22d4ed144c14f819a9a0e | |
parent | 2653620a61678f52810e7d3722346bb8970aa4ff [diff] [blame] |
Bluetooth: move to vendor partition. Bug: 35328775 Test: works in both binderized and passthrough modes Change-Id: I18f21b53c2282e27342a58716475ae213a2837d4
diff --git a/bluetooth/1.0/default/Android.bp b/bluetooth/1.0/default/Android.bp index 69cefd6..d2c65b2 100644 --- a/bluetooth/1.0/default/Android.bp +++ b/bluetooth/1.0/default/Android.bp
@@ -15,6 +15,7 @@ cc_library_shared { name: "android.hardware.bluetooth@1.0-impl", + proprietary: true, relative_install_path: "hw", srcs: [ "bluetooth_hci.cc",