Revert "libcutils_header exports liblog_headers"
This reverts commit 8f63b6cfca.
Reason for revert: the use of cutils/log.h is discouraged. clients should use log/log.h. aosp/420955
Bug: 37342627
Change-Id: I6605aa89b0ef2b9afd0fdd52c1dee1ee0021debd
This commit is contained in:
parent
8f63b6cfca
commit
5e73998997
1 changed files with 0 additions and 2 deletions
|
|
@ -34,8 +34,6 @@ cc_library_headers {
|
|||
vendor_available: true,
|
||||
host_supported: true,
|
||||
export_include_dirs: ["include"],
|
||||
header_libs: ["liblog_headers"],
|
||||
export_header_lib_headers: ["liblog_headers"],
|
||||
target: {
|
||||
vendor: {
|
||||
export_include_dirs: ["include_vndk"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue