platform_system_core/property_service/libpropertyinfoparser
Colin Cross 207ea516d6 libpropertyinfoparser: only use system_shared_libs for bionic variant
libpropertyinfoparser is a dependency of libc, and so cannot use the
default system_shared_libs that includes libc.  It's not a dependency
of musl's libc though, and it needs to use musl's libc headers,
not the bionic libc headers provided by the libc_headers module.  Move
system_shared_libs and libc_headers into a target.bionic clause.

Bug: 190084016
Test: m USE_HOST_MUSL=true
Change-Id: Ie1f908c02fc69ae7d46b10e2fdb5dafbc3ad8557
2021-09-07 15:14:35 -07:00
..
include/property_info_parser Rename property 'schema' to 'type' 2018-01-11 16:26:50 -08:00
Android.bp libpropertyinfoparser: only use system_shared_libs for bionic variant 2021-09-07 15:14:35 -07:00
property_info_parser.cpp Rename property 'schema' to 'type' 2018-01-11 16:26:50 -08:00