commit | c5b3f34831813806a3ad1f0b8410db7a799ab914 | [log] [tgz] |
---|---|---|
author | Kimberly Kreider <kkreider@google.com> | Wed Oct 20 18:16:59 2021 +0000 |
committer | Kimberly Kreider <kkreider@google.com> | Wed Oct 20 18:16:59 2021 +0000 |
tree | f13d7353c5cd5651df6b51282447b5f20d5b8368 | |
parent | 39379a40bd323cc91355bc24f2b23f1d2656db4a [diff] [blame] |
Replace "mts" with "mts-tethering". Bug: 203466102 Test: build locally and verified contents Change-Id: I7cccb54c0ad1a3bd8da0bcb7ad6474aa1e734299
diff --git a/Tethering/tests/unit/Android.bp b/Tethering/tests/unit/Android.bp index 0eb682b..85169f9 100644 --- a/Tethering/tests/unit/Android.bp +++ b/Tethering/tests/unit/Android.bp
@@ -97,7 +97,7 @@ platform_apis: true, test_suites: [ "device-tests", - "mts", + "mts-tethering", ], defaults: ["TetheringTestsDefaults"], compile_multilib: "both",