platform_build_soong/sysprop
Trevor Radcliffe 2db49e3269 Delete SyspropMutator
This CL and its associated CLs point cc modules that rely on
sysprop_library modules to the auto-generated cc_library
module, and then remove the code in Soong which maps the
sysprop_library target to the generated target. This is being done
because Bazel will not be supporting the existing behavior in
Soong.

Bug: 226199990
Test: m
Change-Id: I117c5a4a9bf7c38e6fb7b92272a390df87507e30
2022-08-15 20:10:58 +00:00
..
Android.bp Add preparers for sysprop 2021-03-18 00:21:38 +00:00
sysprop_library.go Delete SyspropMutator 2022-08-15 20:10:58 +00:00
sysprop_test.go Delete SyspropMutator 2022-08-15 20:10:58 +00:00
testing.go Add preparers for sysprop 2021-03-18 00:21:38 +00:00