diff options
author | Roland Levillain <rpl@google.com> | 2020-02-13 15:06:54 +0000 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2020-06-27 16:12:36 +0100 |
commit | 9a0f9bae8f04c662bdcd97620641a9735066168a (patch) | |
tree | 7beb60b8ecfdb83bd614d59ec1a9dc222e3d0134 /test/ProfileTestMultiDex/Main.java | |
parent | 79d9092bf54a195bef429b95716d983ba8eebfcc (diff) |
Build ART run-tests using the same settings as Libcore tests.
Using:
sdk_version: "core_platform",
in the definition of ART run-test modules does not allow us to build
some ART run-tests (e.g. the ones that use `sun.misc.Unsafe`).
Instead, use:
sdk_version: "none",
system_modules: "core-all-system-modules",
Test: m art-run-test-001-HelloWorld
Bug: b/147814778
Change-Id: I93610bf1f74f3b7bbd8afe4616ebd59bfd5d4d0b
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions