platform_build_soong/apex
satayev d604b210c4 Rename UpdatableBootJars to ApexBootJars.
Note that ART apex boot jars and core-icu4j are exceptions here as they
are not part of ApexBootJars. ART apex boot jars are defined in their
own variable, while core-icu4j is treated as a regular non-updatable
boot jar.

Bug: 191127295
Test: atest CtsClasspathsTestCases
Change-Id: I3cea3d82ef521655a1a5ffa8cae2258ab9d08bfc
2021-07-22 17:35:42 +01:00
..
Android.bp Add partial bp2build support for APEX targets (second try). 2021-07-02 07:36:07 -04:00
androidmk.go Ignore cc.Module.HideFromMake when producing flattened apex Android.mk entries 2021-04-29 13:54:49 -07:00
apex.go Fix apex bp2build. 2021-07-16 09:32:49 +00:00
apex_singleton.go Treat allowed_deps.txt source file as optional. 2021-03-18 11:15:33 +00:00
apex_test.go Rename UpdatableBootJars to ApexBootJars. 2021-07-22 17:35:42 +01:00
bootclasspath_fragment_test.go Rename UpdatableBootJars to ApexBootJars. 2021-07-22 17:35:42 +01:00
builder.go Rename test_only_no_hashtree to generate_hashtree 2021-06-10 16:54:53 +01:00
classpath_element_test.go Add ClasspathElement support 2021-06-18 11:46:52 +01:00
deapexer.go Export boot image files from prebuilt_apex/apex_set 2021-06-17 23:05:43 +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 Rename UpdatableBootJars to ApexBootJars. 2021-07-22 17:35:42 +01:00
prebuilt.go Ignore license and similar dependencies of prebuilt_apex/apex_set 2021-06-30 00:08:49 +01:00
systemserver_classpath_fragment_test.go Add classpath fragment property to skip proto generation. 2021-06-17 12:59:33 +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