platform_build_soong/apex
Martin Stjernholm cb3ff1e412 Move logic to disable flattening in unbundled app mode from Soong to
make.

Avoids TARGET_FLATTEN_APEX lying about it, so we can trust it in
scripts, e.g. in art/build/apex/runtests.sh.

Test: banchan com.android.art; art/build/apex/runtests.sh
Bug: 179900989
Change-Id: I5361957c448e61634689968424450420479f6111
2021-05-25 00:28:27 +01:00
..
Android.bp Add systemserverclasspath_fragments property to apex. 2021-05-17 21:46:08 +01:00
androidmk.go Ignore cc.Module.HideFromMake when producing flattened apex Android.mk entries 2021-04-29 13:54:49 -07:00
apex.go Move logic to disable flattening in unbundled app mode from Soong to 2021-05-25 00:28:27 +01:00
apex_singleton.go Treat allowed_deps.txt source file as optional. 2021-03-18 11:15:33 +00:00
apex_test.go Fix indexing bug when config.Arches() returns an empty array. 2021-05-21 21:07:26 +01:00
bootclasspath_fragment_test.go Only export boot image files to APEX if they are actually created 2021-05-24 16:22:43 +01:00
builder.go Merge "Make apex.key and certificate overridable." 2021-04-22 15:37:22 +00:00
deapexer.go Generalize deapexer module to export any files 2021-05-10 14:26:37 +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
platform_bootclasspath_test.go Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath 2021-05-19 11:42:20 +00:00
prebuilt.go Record the actual APEXes that a module is part of. 2021-05-18 16:05:29 +09:00
systemserver_classpath_fragment_test.go Add systemserverclasspath_fragments property to apex. 2021-05-17 21:46:08 +01:00
TEST_MAPPING
testing.go bootclasspath_fragment: Add contents to snapshot 2021-04-21 23:54:22 +01: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