Merge "Add libc_headers to header_libs for libpropertyinfoparser" am: 0dd8a9824f

am: 6bee7c52df

Change-Id: If25b10999b209a2736ea37e1011da0031e6b0a92
This commit is contained in:
Logan Chien 2019-01-18 18:50:27 -08:00 committed by android-build-merger
commit 475adcf55c

View file

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