platform_build_soong/apex
Colin Cross 004bd3f526 Revert "Split Rust crate builds into compile and link phases."
This reverts commit e7c71c344d.
The intermediates created by the separated rust compile steps are very
large, on the order of 60GB.  This is more than CI can support for now,
revert the split into compile and link phases.  This comes at the expense
of incremental build time, especially when modifying C/C++ sources that
are dependencies of rust modules.

Bug: 293349612
Test: builds
Change-Id: I81169e7d0727330c8de5e7688dcdc87fe7b8d3b5
2023-10-02 22:15:55 -07:00
..
Android.bp apex: drop metadata gathering for multitree. 2023-05-16 17:44:29 +00:00
androidmk.go Merge changes from topic "deprecate-zip-apex" into main 2023-08-23 23:48:43 +00:00
apex.go Merge "Have ConvertWBp2build use Bp2buildMutatorContext" into main 2023-09-20 17:56:24 +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 Revert "Split Rust crate builds into compile and link phases." 2023-10-02 22:15:55 -07:00
bootclasspath_fragment_test.go apex: Remove apexPackagingMutator 2023-08-23 14:01:17 +09: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 Use assemble_vintf output for vintf fragments in APEX 2023-09-22 15:47:15 +09:00
classpath_element_test.go bootclasspath_fragment: Require at least one hidden_api package property 2022-05-27 16:27:50 +01:00
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 Have ConvertWBp2build use Bp2buildMutatorContext 2023-09-20 14:49:35 +00:00
platform_bootclasspath_test.go Prepare tests for dexpreopt changes. 2023-05-11 18:24:44 +01:00
prebuilt.go Merge changes from topic "deprecate-zip-apex" into main 2023-08-23 23:48:43 +00:00
systemserver_classpath_fragment_test.go apex: Remove apexPackagingMutator 2023-08-23 14:01:17 +09:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
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 apex: Remove apexPackagingMutator 2023-08-23 14:01:17 +09:00