platform_build_soong/etc
Spandan Das 756d3400d6 Mixed builds support for prebuilt_* targets
These targets do not have any build actions per se, but return a
PrebuiltFileInfo provider. Parse this info from cquery and generate the
appropriate installation rules and androidmk entries

Details
- Support the bp2build available properties. Not all properties have
  been converted by bp2build yet, and those are being tracked in b/207489266
- Create a addInstallRules helper function to reduce duplication between
  GenerateAndroidBuildActions and ProcessBazelQueryResponse

Test: unit test
Bug: 280094612
Change-Id: Ia67986af1dd2ff4712586dbec86ee9fda380f726
2023-06-07 22:08:35 +00:00
..
Android.bp Create new module type 'snapshot_etc' 2021-07-27 10:36:30 +09:00
prebuilt_etc.go Mixed builds support for prebuilt_* targets 2023-06-07 22:08:35 +00:00
prebuilt_etc_test.go Mixed builds support for prebuilt_* targets 2023-06-07 22:08:35 +00:00
snapshot_etc.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
snapshot_etc_test.go Create new module type 'snapshot_etc' 2021-07-27 10:36:30 +09:00