platform_build_soong/apex
Paul Duffin 2470467d42 Separate apex extraction from the ApexSet
This follows the same pattern as is used by the prebuilt_apex in order
to make files encapsulated with a prebuilt .apex file available for use
by the rest of the build. It separates the extraction of the
appropriate apex from the zip supplied to apex_set into a separate
module type whose output is used by the apex_set and will (in a follow
up change) be used by the deapexer module too.

Bug: 181267622
Test: m droid
Change-Id: Icd13ce1f21845494e875d3e092abd4a9d2efca57
2021-04-07 20:36:28 +01:00
..
Android.bp Add apexFixtureFactory to apex package 2021-03-11 17:25:29 +00:00
androidmk.go Merge "Revert "Revert "Automated NDK API coverage used by Mainline modules build integration.""" 2021-01-26 00:13:46 +00:00
apex.go Merge "Remove libgcc toolchain libs for Android" 2021-04-06 21:43:33 +00:00
apex_singleton.go Treat allowed_deps.txt source file as optional. 2021-03-18 11:15:33 +00:00
apex_test.go Separate apex extraction from the ApexSet 2021-04-07 20:36:28 +01:00
boot_image_test.go Separate apex selection from apex.Prebuilt 2021-04-07 10:11:10 +01:00
builder.go Move java.sdkSpec to the android package 2021-04-03 08:25:12 +09:00
deapexer.go Separate apex selection from apex.Prebuilt 2021-04-07 10:11:10 +01:00
key.go Extract apex registration code into function for reuse 2021-03-09 23:03:40 +00:00
OWNERS Move allowed_deps.txt to packages/modules/common. 2021-03-17 13:44:16 +00:00
prebuilt.go Separate apex extraction from the ApexSet 2021-04-07 20:36:28 +01:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
testing.go Disallow non-existent paths in sdk package 2021-03-25 12:53:22 +00:00
vndk.go Remove global state from VNDK apexes 2021-03-02 12:23:16 -08: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