platform_build_soong/sysprop
Inseob Kim 1f959769f3 Remove libbase dependency of sysprop_library
libbase dependency is not really needed, but it has been causing build
failure while linking with static variant of sysprop_library. This cuts
the dependency and only depend on libbase_headers and liblog.

Bug: 129301987
Test: 1) flash and boot walleye
Test: 2) try to build various properties with sysprop_library.
Test: 3) sysprop_test
Change-Id: I027e01c754b782818f52103184301267d4cdd576
2019-03-27 17:27:05 +09:00
..
sysprop_library.go Fix checking of empty slice properties 2019-03-21 22:04:01 +09:00
sysprop_test.go Remove libbase dependency of sysprop_library 2019-03-27 17:27:05 +09:00