Merge "Fix build by adding bt_types to bluetooth.h (2/2)"

This commit is contained in:
Treehugger Robot 2017-07-21 23:10:30 +00:00 committed by Gerrit Code Review
commit 7de0e9ceae

View file

@ -6,11 +6,13 @@ cc_library_headers {
"libaudio_system_headers",
"libsystem_headers",
"libcutils_headers",
"libbluetooth-types-header",
],
export_header_lib_headers: [
"libaudio_system_headers",
"libsystem_headers",
"libcutils_headers",
"libbluetooth-types-header",
],
export_include_dirs: ["include"],