platform_build_soong/apex
Jiyong Park 09d77522fe split apex.go
apex.go is too big. Separate the build rule and android.mk generation
logic into builder.go and androidmk.go, respectively. prebuilt_apex is
moved to prebuilt.go as well.

No refactoring has been made other than the splitting.

Test: m
Change-Id: I839ab0a1ba2b70ce82d98ac1fa8e3534808b5fd3
2019-11-18 16:37:06 +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 split apex.go 2019-11-18 16:37:06 +09:00
apex.go split apex.go 2019-11-18 16:37:06 +09:00
apex_test.go Merge "Override apexes with LOCAL_OVERRIDES_MODULES" 2019-11-15 05:02:55 +00:00
builder.go split apex.go 2019-11-18 16:37:06 +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