platform_build_soong/apex
Jiyong Park ed50ca8dd8 apex respects stem of java_library modules
apex now respects stem of java_library modules.

As a follow-up we need to suppor the same for other types of modules.

Exempt-From-Owner-Approval: cherry-pick from AOSP

Bug: 157638999
Test: m
Merged-In: Iaf5023020b5440f1ffd4f5414b5a7864655fc22a
(cherry picked from commit a62aa23990)
Change-Id: Iaf5023020b5440f1ffd4f5414b5a7864655fc22a
2020-05-29 14:15:36 +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 Replace javaLibrary with java.Dependency,android.Module 2020-05-15 17:07:02 +01:00
apex.go apex respects stem of java_library modules 2020-05-29 14:15:36 +09:00
apex_singleton.go Generate combined deps-info for all updatable modules. 2020-05-27 17:51:18 +01:00
apex_test.go apex respects stem of java_library modules 2020-05-29 14:15:36 +09:00
builder.go Always set targetSdkLevel to DefaultAppTargetSdk 2020-05-20 00:20:00 +01:00
key.go Include partition tag in apexkeys.txt. 2020-04-02 17:15:47 +00:00
prebuilt.go Add apex_set module. 2020-05-16 00:37:36 +00:00
vndk.go Fix dex2oat symlink now that we generate dex2oat32/dex2oat64. 2020-04-29 12:00:41 +01:00
vndk_test.go Add sdk mutator for native modules 2020-04-27 14:45:05 -07:00