platform_build_soong/apex
Jiyong Park f653b05d55 Refactor the routine for creating apexFile
This change is to make it easier to add new fields to the struct.
transitiveDep field is added to distinguish apexFiles coming from
transitive dependencies of the APEX. We will later use the info to
reduce the size of bundled APEXes by replacing the transitive deps with
symlinks to the corresponding files in the system partition outside of
the APEX.

Bug: 144533348
Test: m

Change-Id: I283859f2f2f1b5cfb3025569f168ba8569b22bb9
2019-11-30 14:49:13 +09:00
..
OWNERS Expand Jiyong's apex OWNERship 2019-01-31 18:57:00 +00:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
androidmk.go Add override_apex module type 2019-11-19 16:49:36 +09:00
apex.go Refactor the routine for creating apexFile 2019-11-30 14:49:13 +09:00
apex_test.go Refactor the routine for creating apexFile 2019-11-30 14:49:13 +09:00
builder.go Refactor the routine for creating apexFile 2019-11-30 14:49:13 +09:00
key.go Introduce module type 'sdk' 2019-09-22 08:21:27 +09:00
prebuilt.go split apex.go 2019-11-18 16:37:06 +09:00
vndk.go split apex.go 2019-11-18 16:37:06 +09:00