platform_build_soong/apex
Colin Cross cd33fa2668 Only dist apex sizes for checkbuild
Using $(call dist-for-goals,droidcore,...) for every apex
installed-files.txt causes every apex to be built for all builds,
causing a signficiant regression in build time.  For now only
dist them in checkbuilds, which were going to build all of them
anyways.

Ideally we would like to dist the installed-files.txt only if
the apex was already built, but there is not currently a way to
express that.

Test: treehugger
Bug: 149979076
Change-Id: I21edbc90980f94ad6d497cb86ee80223dd782fe1
Merged-In: I21edbc90980f94ad6d497cb86ee80223dd782fe1
(cherry picked from commit 1c85e8e019)
2020-02-28 10:43:10 -08:00
..
androidmk.go Only dist apex sizes for checkbuild 2020-02-28 10:43:10 -08:00
apex.go Allow for setting a logging_parent for an Apex. am: 004d717158 am: f4fa3fe81e am: 833162725c 2020-02-21 18:05:12 +00:00
apex_test.go Allow for setting a logging_parent for an Apex. 2020-02-21 16:59:26 +00:00
builder.go Allow for setting a logging_parent for an Apex. am: 004d717158 am: f4fa3fe81e am: 833162725c 2020-02-21 18:05:12 +00:00
key.go Introduce module type 'sdk' 2019-09-22 08:21:27 +09:00
OWNERS Expand Jiyong's apex OWNERship 2019-01-31 18:57:00 +00:00
prebuilt.go Add compat symlinks for prebuilt_apex 2020-01-08 01:57:58 +09:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
vndk.go Add compat symlinks for prebuilt_apex 2020-01-08 01:57:58 +09:00
vndk_test.go Make apex use cc.GatherRequiredDepsForTests 2020-02-19 19:07:11 -08:00