platform_build_soong/sysprop
Inseob Kim 89db15dcab Add C++ Host support on sysprop_library
With Host_supported: true, C++ part of sysprop_library will create host
variant which can be used from host modules. As there are no native
system property support on host, libbase functions will be used instead.
Adding support on host will help reduce code complexity of other
host_supported modules.

Bug: 147708854
Test: m, sysprop_test, manually test host binary
Change-Id: I850d91fea298ef1a0c16c6a7a9ec1aca5cf37e69
2020-02-20 17:39:20 +09:00
..
sysprop_library.go Add C++ Host support on sysprop_library 2020-02-20 17:39:20 +09:00
sysprop_test.go Add C++ Host support on sysprop_library 2020-02-20 17:39:20 +09:00