Remove private headers from libcutils.vendor
Bug: 63135587 Test: m -j Test: BOARD_VNDK_VERSION=current m -j Test: mma -j Test: BOARD_VNDK_VERSION=current mma -j Change-Id: I9eecf23c4c311bd8336a5bfaaeb2afb3b51c6513 Merged-In: I9eecf23c4c311bd8336a5bfaaeb2afb3b51c6513
This commit is contained in:
parent
09c89672b6
commit
b6807125df
|
@ -150,6 +150,7 @@ cc_library {
|
|||
"libutils_headers",
|
||||
],
|
||||
export_header_lib_headers: ["libcutils_headers"],
|
||||
local_include_dirs: ["include"],
|
||||
|
||||
cflags: [
|
||||
"-Werror",
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
../include/private
|
Loading…
Reference in New Issue