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:
commit
ecb68a0983
1 changed files with 2 additions and 0 deletions
|
@ -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"],
|
||||
|
|
Loading…
Reference in a new issue