diff options
author | Roland Levillain <rpl@google.com> | 2021-02-24 10:35:44 +0000 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2021-02-27 09:36:41 +0000 |
commit | de1449e2ed9003897c743145261240c8e38f04d2 (patch) | |
tree | 8349ae2ac22f487a115dbc308acfeb70471643a6 /test/ProfileTestMultiDex/Main.java | |
parent | e4b7d434912fabd85703f0a55dc49767cb0dbe9f (diff) |
Add `MainlineTestModuleController` support for AOSP to ART tests.
Since the introduction of `MainlineTestModuleController` support in
ART run-tests and gtests, when these tests were run in a Mainline
context (e.g. with `mts-tradefed`), they were only enabled when the
internal version of the ART Mainline Module (`com.google.android.art`)
was present on the device used for testing. However, AOSP platform and
module builds contain the external version of the ART Mainline
Module (`com.android.art`). Allow ART tests to run in Mainline testing
when either of these modules is installed.
Test: m mts && mts-tradefed run commandAndExit mts-art (with AOSP build)
Bug: 167385698
Change-Id: I543aa6b51c4812bbaba3352c9c241e5ee898b783
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions