platform_build_soong/apex
Colin Cross d788b3e6cb Merge aconfig files per-module
Passing the list of all transitive aconfig files to Make causes extra
Kati analysis runs when dependencies are changed in Android.bp files.
Since Make is going to merge them anyways, merge them per-module and
pass a single aconfig file to Make for each module.

Fixes: 313698230
Test: m out/target/product/vsoc_x86_64/system/etc/aconfig_flags.pb
Change-Id: Ifde4826bc93bc06e40338f72b4cb39eed26ca08d
2023-12-07 04:17:37 +00:00
..
Android.bp Add container property to aconfig_declarations. 2023-11-28 12:37:02 -08:00
androidmk.go Don't write license data to Android-${TARGET_PRODUCT}.mk 2023-11-21 15:27:44 -08:00
apex.go Merge aconfig files per-module 2023-12-07 04:17:37 +00:00
apex_sdk_member.go Add apexes property to sdk 2022-07-06 15:58:43 +00:00
apex_singleton.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
apex_test.go Merge aconfig files per-module 2023-12-07 04:17:37 +00:00
bootclasspath_fragment_test.go Fix build configuration dependant Soong test 2023-10-20 09:24:50 +00:00
bp2build.go Export apex_available_baseline to soong_injection 2023-02-08 17:43:09 -08:00
bp2build_test.go apex: Remove apexPackagingMutator 2023-08-23 14:01:17 +09:00
builder.go Add container property to aconfig_declarations. 2023-11-28 12:37:02 -08:00
classpath_element_test.go
deapexer.go Remove --blkid_path argument 2023-06-14 15:23:03 +09:00
dexpreopt_bootjars_test.go Refactor dexpreopt for boot jars to make it flexible to config changes. 2023-07-14 12:13:28 +01:00
key.go Rewrite how to generate apexkeys.txt 2023-10-30 16:48:36 +09:00
platform_bootclasspath_test.go Prepare tests for dexpreopt changes. 2023-05-11 18:24:44 +01:00
prebuilt.go Change deps of ctx.Install* from Paths to InstallPaths 2023-11-17 19:06:43 -08:00
systemserver_classpath_fragment_test.go apex: Remove apexPackagingMutator 2023-08-23 14:01:17 +09:00
TEST_MAPPING
testing.go Add allowed-deps tests 2023-04-27 09:56:04 +09:00
vndk.go apex: Remove 'zip' apex support 2023-08-23 14:01:13 +09:00
vndk_test.go Generate product variants by default 2023-09-27 16:36:40 +09:00