summaryrefslogtreecommitdiff
path: root/runtime/gc/reference_processor.cc
diff options
context:
space:
mode:
author Orion Hodson <oth@google.com> 2021-08-02 21:16:05 +0100
committer Orion Hodson <oth@google.com> 2021-08-03 15:06:19 +0100
commit0e8585342b1b26a0ec33421f9d4ab16cb9851ce4 (patch)
treedfa2139bf0b1b1efefd05244720cfe8f8305b8a7 /runtime/gc/reference_processor.cc
parent18bea3d9059f9dfe4a339e1b03a5755ec147dbee (diff)
ART Apex: prefer "first" to "prefer32" multilib option for tools
This makes the tools in a 32/64-bit APEX into 64-bit binaries when previously they were 32-bit. This change is to support 64-bit only devices. We currently build two flavors of the ART APEX: a 32-bit only variant and a combined 32/64-bit variant. Devices using latter support 64-bit. The size impact on the uncompressed APEXes is: +------------+-----------------+-----------------+-----------------+ | ISA Family | Old size, bytes | New size, bytes | Change | +------------+-----------------+-----------------+-----------------+ | Arm | 58,212,352 | 58,339,328 | 126,976 (+0.2%) | | Intel | 72,073,216 | 72,073,216 | 0 (+0.0%) | +------------+-----------------+-----------------+-----------------+ Bug: 194800665 Test: art/build/apex/runtests.sh Test: odsign_e2e_tests Change-Id: If23ea3bc3f14c948c032bb3726a125dfdd8069f4
Diffstat (limited to 'runtime/gc/reference_processor.cc')
0 files changed, 0 insertions, 0 deletions