Add mts tag to the build file for MTS testing

Bug: 145490751
Test: build, atest CtsTetheringTest
Change-Id: I993ce5ec89ab98de7eadaf6624a30a37851ca716
This commit is contained in:
markchien
2019-12-18 11:50:50 +08:00
parent fb904c36de
commit 9ccf3d87fb

View File

@@ -38,6 +38,7 @@ android_test {
test_suites: [
"cts",
"general-tests",
"mts",
],
}