Remove presubmit of view compiler tests.

Code is now obsolete.

Bug: 260766133
Bug: 158121974
Test: m
Change-Id: If42101c1316b32a3b99019c04986a6827f2a5f7a
This commit is contained in:
Nicolas Geoffray
2022-12-02 13:45:37 +00:00
parent 5d7776c28a
commit f3585eeb0f

View File

@@ -1,15 +0,0 @@
{
"presubmit": [
{
"name": "dex-builder-test"
},
{
"name": "CtsViewTestCases",
"options": [
{
"include-filter": "android.view.cts.PrecompiledLayoutTest"
}
]
}
]
}