platform_build_soong/apex
Wei Li 40f9873612 Convert the property "manifest" properly for override_apex.
1) When it is not set in base apex, default file name should be set explicitly in bp2build converter of apex
2) The manifest file path should be used as-is when base apex and override_apex is in the same Android.bp
3) The manifest file path should be prepended with package of base apex when base apex and override_apex is in different Android.bp

Bug: 216442475
Test: m nothing
Change-Id: Icd3523ebc31d885f67bea02aec05dbfc77671e87
2022-05-23 17:22:35 -07:00
..
Android.bp Prototype changes for multitree 2022-04-28 08:20:10 +00:00
androidmk.go Revert "Revert "Build notice files from license metadata."" 2022-04-01 18:00:00 +00:00
apex.go Convert the property "manifest" properly for override_apex. 2022-05-23 17:22:35 -07:00
apex_singleton.go Merge "Update error message for new policy." am: bf49705608 am: 775f9e37c7 2021-08-04 10:20:47 +00:00
apex_test.go Pass pointer to dependencyTag instead of copying struct 2022-05-13 16:06:36 +00:00
bootclasspath_fragment_test.go Allow installing boot images outside of APEX for prebuilt. 2022-01-28 15:08:06 +00:00
builder.go Fix bug: allow multiple gen_notice modules. 2022-05-20 16:54:00 -07:00
classpath_element_test.go Make sure that classpath fragment contents appear in make vars. 2021-08-16 12:00:25 +01:00
deapexer.go Consolidate the code to resolve a deapexer module dependency. 2021-09-23 17:19:55 +01:00
key.go Update locations of apex bzl files 2022-04-29 13:37:43 -07:00
OWNERS Move allowed_deps.txt to packages/modules/common. 2021-03-17 15:26:16 +00:00
platform_bootclasspath_test.go Retry: Separate hidden API flags needed in sdk snapshots for S and T 2021-10-05 15:27:42 +01:00
prebuilt.go Export provenance metadata for prebuilt APKs and APEXes. 2022-04-05 16:16:16 -07:00
systemserver_classpath_fragment_test.go Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pb 2021-11-30 10:51:10 +00:00
TEST_MAPPING
testing.go Java APIs used by Mainline modules. 2021-11-12 23:39:35 +00:00
vndk.go Remove the compat symlinks to ART binaries. 2021-12-14 17:56:26 +00:00
vndk_test.go Don't use incorrect version names like VER or BOARD even in tests 2021-04-05 09:32:06 +09:00