diff options
author | 2021-10-01 19:25:44 +0100 | |
---|---|---|
committer | 2021-11-23 09:23:59 +0000 | |
commit | 0a74d278eb84dae4935b24d72669341542272d2b (patch) | |
tree | b834369813f0ec89d7626808941b949268141a20 /runtime/entrypoints_order_test.cc | |
parent | 4b8ea5dc732ab16eb0d8c878aa284f4d74c74a03 (diff) |
Add a "broken test ART APEX" Soong module.
Introduce test APEX module `test_broken_com.android.art`, to be used
in a test exercising ART Mainline Module rollbacks. Instead of the
regular `libart` module, this test APEX includes a `libart-broken`
module, a "broken" version of `libart` which delibaretely crashes
during the creation of a new VM (in `JNI_CreateJavaVM`), thus
trigerring a rollback of this test APEX.
Test: m test_broken_com.android.art
Bug: 204887479
Change-Id: I5ab50dffcf517e05c7008a881cde89c6ae0a12ca
Diffstat (limited to 'runtime/entrypoints_order_test.cc')
0 files changed, 0 insertions, 0 deletions