Merge "Fix build by adding bt_types to bluetooth.h (2/2)" am: 7de0e9ceae am: 4a38e2b53a

am: e436ddf0fc

Change-Id: I138db10a9b56b7f8ed4836bfe602fa6805497087
This commit is contained in:
johnshamoon 2017-07-21 23:26:05 +00:00 committed by android-build-merger
commit ecb68a0983

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"],