Remove VirtualizationTestCases from CTS
The test needs root to run and does not add much over MicrodroidHostTestCases. Remove it from the CTS suite. Bug: 218750257 Test: run CTS Change-Id: I084e43058da5ec05c330c6f08e86a1f0b0a1b1e5
This commit is contained in:
parent
6315c84302
commit
7600c410c2
|
@ -25,7 +25,6 @@ cc_test {
|
|||
// executables in CTS should have both 32 and 64 ABIs.
|
||||
name: "VirtualizationTestCases.64",
|
||||
test_suites: [
|
||||
"cts",
|
||||
"general-tests",
|
||||
],
|
||||
srcs: [
|
||||
|
|
Loading…
Reference in New Issue