platform_build_soong/etc
Liz Kammer be46fccc40 Use one mutator for all bp2build conversion.
Each conversion required defining a separate mutator, which will each
operate on _all_ modules and requires each to repeat checks whether the
mutator should operator. Instead, we introduce a single mutator and
modules can define a ConvertWithBp2build to implement bp2build
conversion for that module.

Test: bp2build.sh
Bug: 183079158
Change-Id: I99d4b51f441c2903879092c5b56313d606d4338d
2021-12-14 09:37:45 -05:00
..
Android.bp Create new module type 'snapshot_etc' 2021-07-27 10:36:30 +09:00
prebuilt_etc.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
prebuilt_etc_test.go Merge "Replace android.BuildOs with Config.BuildOS" 2021-07-23 00:07:01 +00:00
snapshot_etc.go Create new module type 'snapshot_etc' 2021-07-27 10:36:30 +09:00
snapshot_etc_test.go Create new module type 'snapshot_etc' 2021-07-27 10:36:30 +09:00