platform_build_soong/bpfix
Sasha Smundak 7054764304 Convert BUILD_PREBUILT with LOCAL_MODULE_CLASS=ETC to prebuilt_etc
The conversion is a two-step process: first, when processing
BUILT_PREBUILT, convert LOCAL_SOURCE_PATH to a variable reference+fixed
subpath path in the blueprint AST. Then, set various boolean flags
depending on variable being referenced. androidmk_test.go has a test for
each handled case.

Change-Id: Iabd18d5f8645ca7077536863cd6640df5b24d24a
Fixes: 122906526
Test: treehugger
2019-01-24 18:46:31 -08:00
..
bpfix Convert BUILD_PREBUILT with LOCAL_MODULE_CLASS=ETC to prebuilt_etc 2019-01-24 18:46:31 -08:00
cmd Fix usage of bytes.NewBuffer in bpfix 2018-05-07 16:22:22 -07:00
Android.bp Revert "Revert "Initial implementation of bpfix"" 2017-06-19 15:52:15 -07:00