platform_system_core/property_service
Logan Chien d5f10b36cf Add libc_headers to header_libs for libpropertyinfoparser
This commit adds `libc_headers` to `header_libs` for
`libpropertyinfoparser`.  Before this commit, `libpropertyinfoparser`
relies on `libc` that are silently added to `system_shared_libs`.  This
will no longer work if the build system always respects the
`system_shared_libs` that are specified in `Android.bp`.  Thus, we
should depend on `libc_headers` instead.

Bug: 123006819
Test: make checkbuild
Change-Id: I2d416c6db7f42f12ad20d98f4048753254f5e0b6
2019-01-17 21:18:01 +08:00
..
libpropertyinfoparser Add libc_headers to header_libs for libpropertyinfoparser 2019-01-17 21:18:01 +08:00
libpropertyinfoserializer Add recovery_available: true to init dependencies 2018-07-24 13:45:50 -07:00
property_info_checker Verify the SELabels used in property_contexts 2018-03-26 09:22:55 -07:00
.clang-format Parse property contexts via a serialized trie 2017-12-11 16:11:42 -08:00
Android.bp Parse property contexts via a serialized trie 2017-12-11 16:11:42 -08:00
OWNERS Add OWNERS file 2018-01-04 13:54:45 -08:00