platform_build_soong/apex
Jiakai Zhang c08c162b5a Dexpreopt ART jars and framework jars together.
Bug: 280776428
Test: atest art_standalone_dexpreopt_tests
Test: -
  1. m
  2. Check .invocation file (http://gpaste/6498044089466880)
  3. Check files in $ANDROID_PRODUCT_OUT/system/framework/x86_64
Test: -
  1. m dist
  2. Check files in out/dist/boot.zip
Test: -
  1. art/tools/buildbot-build.sh --host
  2. m test-art-host-gtest
  3. art/test/testrunner/testrunner.py --host
Test: m build-art-target-golem
Change-Id: I89490252e56a05edab03fdddc6539fa4d7f79756
2023-05-11 19:04:17 +01:00
..
Android.bp Prepare tests for dexpreopt changes. 2023-05-11 18:24:44 +01:00
androidmk.go Populate apexBundle#filesInfo using bazel info. 2023-03-16 18:09:27 +00:00
apex.go Remove the ability to install boot images by bootclasspath_fragments. 2023-05-11 18:25:18 +01:00
apex_sdk_member.go Add apexes property to sdk 2022-07-06 15:58:43 +00:00
apex_singleton.go Add allowed-deps tests 2023-04-27 09:56:04 +09:00
apex_test.go Dexpreopt ART jars and framework jars together. 2023-05-11 19:04:17 +01:00
bootclasspath_fragment_test.go Remove the ability to install boot images by bootclasspath_fragments. 2023-05-11 18:25:18 +01:00
bp2build.go Export apex_available_baseline to soong_injection 2023-02-08 17:43:09 -08:00
bp2build_test.go Correct allowlisting for override modules 2023-05-02 09:27:55 -04:00
builder.go Merge "Run apex_sepolicy_test for supported fs_type" 2023-04-27 01:03:29 +00:00
classpath_element_test.go bootclasspath_fragment: Require at least one hidden_api package property 2022-05-27 16:27:50 +01:00
deapexer.go Fix deapexer usage in prebuilt_apex/apex_set 2022-12-12 17:40:26 +00:00
dexpreopt_bootjars_test.go Dexpreopt ART jars and framework jars together. 2023-05-11 19:04:17 +01:00
key.go Introduce BazelStringOrLabelFromProp. 2022-10-20 14:57:37 +00:00
metadata.go Add multitree apex metadata 2023-03-02 00:21:26 +00:00
metadata_test.go Prepare tests for dexpreopt changes. 2023-05-11 18:24:44 +01:00
platform_bootclasspath_test.go Prepare tests for dexpreopt changes. 2023-05-11 18:24:44 +01:00
prebuilt.go Remove the ability to install boot images by bootclasspath_fragments. 2023-05-11 18:25:18 +01:00
systemserver_classpath_fragment_test.go Use the profiles in the APEX to dexpreopt system server jars. 2023-02-15 22:47:24 +00:00
TEST_MAPPING
testing.go Add allowed-deps tests 2023-04-27 09:56:04 +09:00
vndk.go Enable VNDK when version matches platform VNDK 2023-03-15 23:28:45 -07:00
vndk_test.go Remove obsolete notice property. 2022-07-29 17:54:40 +00:00