summaryrefslogtreecommitdiff
path: root/compiler/common_compiler_test.cc
diff options
context:
space:
mode:
author Jiakai Zhang <jiakaiz@google.com> 2021-12-23 20:04:46 +0000
committer Treehugger Robot <treehugger-gerrit@google.com> 2022-01-12 10:38:25 +0000
commit884e22ffe04a97ba621758250833e500b79248d2 (patch)
tree87d4fa699d4b289df3d2bcdbb876a16588b8d7e6 /compiler/common_compiler_test.cc
parent2041fda84c3213d5bcfdc0968d40f14e1feb4b08 (diff)
Compile the entire bootclasspath on device.
Most of the changes in this CL are renaming and comment changes. The main behavior changes are: 1. Adding all bootclasspath jars (including the ones in the ART APEX) to `--dex-file` and `--dex-fd`. 2. Adding both the ART boot profile and the framework profile to `--profile-fd`. 3. Replacing the `--boot-image` flag with `--base` for compiling boot classpath jars. 4. Renaming the boot image on /data from `boot-framework.art` to `boot.art`. 5. Updating the `--boot-image` flag for compiling system_server jars. 6. Updating the default boot image location that the runtime uses. Bug: 203492478 Test: atest art_standalone_odrefresh_tests Test: atest art_standalone_artd_tests Test: atest odsign_e2e_tests Change-Id: If56bc96ec6f38335f3e8e1ad3085e231baacb6fc
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions