Fix CtsAppCompatHostTestCases name in TEST_MAPPING
Bug: 155714623
Test: cd frameworks/base && atest --include-dirs, the atest
can collect all tests with TEST_MAPPING correctly.
Change-Id: I2ff98c42d6bc4016aa2c6fac48a8e9cc8060a2b7
Signed-off-by: utzcoz <utzcoz@gmail.com>
Merged-In: I6c814fb74ebe566ec3f99e8eff79f98050c8a529
This commit is contained in:
committed by
Andrei-Valentin Onea
parent
5594199543
commit
144e69cabc
@@ -15,7 +15,7 @@
|
||||
},
|
||||
// CTS tests
|
||||
{
|
||||
"name": "CtsAppCompatHostTestCases#"
|
||||
"name": "CtsAppCompatHostTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user