Merge "Add libc_headers to header_libs for libpropertyinfoparser"

am: 0dd8a9824f

Change-Id: Iac70fb16c5fb9ec66b566955177518005a2819a2
This commit is contained in:
Logan Chien 2019-01-18 18:45:09 -08:00 committed by android-build-merger
commit 6bee7c52df

View file

@ -13,5 +13,6 @@ cc_library_static {
],
stl: "none",
system_shared_libs: [],
header_libs: ["libc_headers"],
export_include_dirs: ["include"],
}