summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator_mips.cc
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2019-06-26 12:44:04 +0100
committerRoland Levillain <rpl@google.com>2019-08-02 10:36:58 +0000
commit61f071630083775fe64d177455a056daa7071eca (patch)
tree4d8e610f3939ca23f588bcdffe66aa859ae1a3c5 /compiler/optimizing/code_generator_mips.cc
parent81448a21dd3f2c4608496e6dc7a1f093dcccf1e0 (diff)
Introduce a Testing Runtime APEX (test) module including ART gtests.
Define a new flavor of the Runtime APEX, having the same contents as the Debug Runtime APEX plus ART gtests that have dependencies on Runtime APEX internal libraries. Previously, when these ART gtests were built and installed in the data partition, they would depend on "legacy" ART internal libraries being installed in the system partition (not the ones from the Runtime APEX). As we plan to remove these ART libraries from the system partition, we needed a way to be able to build and install device ART gtests without triggering the installation of these legacy ART internal libraries. This Testing Runtime APEX is meant to be used for ART testing only, and should never be included in any product. This change adds build rules for the Testing Runtime APEX (and corresponding unit tests), but does not replace the Debug Runtime APEX for device testing yet (this will be implemented in a follow-up change). Also rename `art_apex_test` module type as `art_apex_test_host`. Test: m com.android.runtime.testing Test: art/build/apex/runtests.sh Test: art/build/apex/art_apex_test.py Bug: 129534335 Change-Id: I8d70bdcf7c6253dd5bc8786a702f130d444c3cb6
Diffstat (limited to 'compiler/optimizing/code_generator_mips.cc')
0 files changed, 0 insertions, 0 deletions