commit | 6ca34f1bf5d6541f76a70aaa790297b58b45bfef | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Feb 27 08:58:08 2017 -0800 |
committer | Steven Moreland <smoreland@google.com> | Tue Feb 28 01:34:46 2017 +0000 |
tree | c746315227de2cad251c8ad0ac3ab3b653d34daf | |
parent | 7128746a9f2438a8dabc588924d08a03ded29644 [diff] [blame] |
Bluetooth: move to vendor partition. Bug: 35328775 Test: works in both binderized and passthrough modes Merged-In: I18f21b53c2282e27342a58716475ae213a2837d4 Change-Id: I18f21b53c2282e27342a58716475ae213a2837d4
diff --git a/bluetooth/1.0/default/Android.bp b/bluetooth/1.0/default/Android.bp index 2ae262c..fb20195 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",