Merge "Remove TEST_MAPPING entry based on go/a-unit-tests update"

This commit is contained in:
Julien Desprez
2021-02-05 02:50:16 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 5 deletions

View File

@@ -84,7 +84,6 @@ cc_test_host {
static_libs: [
"libviewcompiler",
],
test_suites: ["general-tests"],
}
cc_binary_host {

View File

@@ -10,10 +10,6 @@
"include-filter": "android.view.cts.PrecompiledLayoutTest"
}
]
},
{
"name": "view-compiler-tests",
"host": true
}
]
}