platform_build_soong/etc
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux 447f6c99c9 Bp2Build common properties auto-handling
Introduce `commonAttributes` & `fillCommonBp2BuildModuleAttrs used in
CreateBazelTargetModule

Adapt `bp2BuildInfo` to use `commonAttrs` instead of `Name`.
And thus also all downstream users of `CreateBazelTargetModule`.

As initial user, the Soong `required` property will be
translated to Bazel's `data`.

Bug: 198146582, 196091467
Test: build_converstion_test.go:TestCommonBp2BuildModuleAttrs
Test: go test
Test: mixed_{libc,droid}.sh
Change-Id: Ib500e40f7e2cb48c459f1ebe3188962fc41ec124
2021-10-04 14:43:04 +00:00
..
Android.bp Create new module type 'snapshot_etc' 2021-07-27 10:36:30 +09:00
prebuilt_etc.go Bp2Build common properties auto-handling 2021-10-04 14:43:04 +00: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