Merge "Remove libbluetooth-types-header from libhardware"
This commit is contained in:
commit
56edfbb13c
1 changed files with 0 additions and 3 deletions
|
@ -37,13 +37,11 @@ cc_library_headers {
|
||||||
"libaudio_system_headers",
|
"libaudio_system_headers",
|
||||||
"libsystem_headers",
|
"libsystem_headers",
|
||||||
"libcutils_headers",
|
"libcutils_headers",
|
||||||
"libbluetooth-types-header",
|
|
||||||
],
|
],
|
||||||
export_header_lib_headers: [
|
export_header_lib_headers: [
|
||||||
"libaudio_system_headers",
|
"libaudio_system_headers",
|
||||||
"libsystem_headers",
|
"libsystem_headers",
|
||||||
"libcutils_headers",
|
"libcutils_headers",
|
||||||
"libbluetooth-types-header",
|
|
||||||
],
|
],
|
||||||
|
|
||||||
recovery_available: true,
|
recovery_available: true,
|
||||||
|
@ -66,7 +64,6 @@ cc_library_headers {
|
||||||
recovery: {
|
recovery: {
|
||||||
exclude_header_libs: [
|
exclude_header_libs: [
|
||||||
"libaudio_system_headers",
|
"libaudio_system_headers",
|
||||||
"libbluetooth-types-header",
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
windows: {
|
windows: {
|
||||||
|
|
Loading…
Reference in a new issue