platform_build_soong/apex
Jooyung Han 472be14f26 Merge changes I11693286,I8d79a434
* changes:
  VNDK libs use "unique" APEX variants
  use_vndk_as_stable APEX shouldn't include VNDK lib
2022-02-08 01:03:41 +00:00
..
Android.bp
androidmk.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00
apex.go use_vndk_as_stable APEX shouldn't include VNDK lib 2022-02-04 13:07:11 +09:00
apex_singleton.go
apex_test.go VNDK libs use "unique" APEX variants 2022-02-04 13:07:14 +09:00
bootclasspath_fragment_test.go Allow installing boot images outside of APEX for prebuilt. 2022-01-28 15:08:06 +00:00
builder.go Add testOnly attribute to AndroidManifest file of apex_test 2022-02-01 12:03:48 +00: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 Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
OWNERS
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 Allow installing boot images outside of APEX for prebuilt. 2022-01-28 15:08:06 +00: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