platform_build_soong/apex
Oriol Prieto Gasco 8132fbf8c1 Hard-code apex_available handling for the btservices apex
Bug: 236192423
Test: TH
Change-Id: Ie095ae22704a80e0ec171b1bb3fdc995f95a1c64
2022-06-19 23:13:25 +00:00
..
Android.bp Export provenance metadata for prebuilt APKs and APEXes. 2022-04-05 16:16:16 -07:00
androidmk.go Revert "Revert "Build notice files from license metadata."" 2022-04-01 18:00:00 +00:00
apex.go Hard-code apex_available handling for the btservices apex 2022-06-19 23:13:25 +00: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 Treat <x> and <x>_compressed prebuilt APEXes as being equivalent 2022-06-10 11:05:53 +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 strip_prefix flags to strip install paths. 2022-06-09 15:00:08 -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 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 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 Surface Java APIs Used By APK-only Modules. 2022-04-05 21:28:29 +00:00
vndk.go Remove the compat symlinks to ART binaries. 2021-12-14 17:56:26 +00:00
vndk_test.go