Merge "Enable modules to generate partial MTS suites as well as the full MTS." into mainline-prod am: 0d7d73a889

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13530362

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I0bd8adf302649d0a961ead507b4e0568c9207c11
This commit is contained in:
Kimberly Kreider
2021-02-11 02:09:37 +00:00
committed by Automerger Merge Worker

View File

@@ -95,7 +95,7 @@ cc_test {
name: "libincident_test",
test_config: "AndroidTest.xml",
defaults: ["libincidentpriv_defaults"],
test_suites: ["device-tests", "mts"],
test_suites: ["device-tests", "mts-statsd"],
compile_multilib: "both",
multilib: {
lib64: {