Remove libbluetooth-types-header from libhardware
Change-Id: Ia8e664f4c3abfaa2e421e28afdb543c530930f77
This commit is contained in:
parent
db3bbfcbf1
commit
57a7f462ef
1 changed files with 0 additions and 3 deletions
|
@ -37,13 +37,11 @@ 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",
|
||||
],
|
||||
|
||||
recovery_available: true,
|
||||
|
@ -66,7 +64,6 @@ cc_library_headers {
|
|||
recovery: {
|
||||
exclude_header_libs: [
|
||||
"libaudio_system_headers",
|
||||
"libbluetooth-types-header",
|
||||
],
|
||||
},
|
||||
windows: {
|
||||
|
|
Loading…
Reference in a new issue