summaryrefslogtreecommitdiff
path: root/startop
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2022-12-02 13:45:37 +0000
committerNicolas Geoffray <ngeoffray@google.com>2022-12-02 14:36:24 +0000
commitf3585eeb0f5ea3c5f5ea4cf5a87a95009b86f1e2 (patch)
tree84d5698c72c58b2d7bc698847d7f69dc56d9755a /startop
parent5d7776c28a32da787337a5c4a51a30c511d82e18 (diff)
downloadbase-f3585eeb0f5ea3c5f5ea4cf5a87a95009b86f1e2.tar.gz
Remove presubmit of view compiler tests.
Code is now obsolete. Bug: 260766133 Bug: 158121974 Test: m Change-Id: If42101c1316b32a3b99019c04986a6827f2a5f7a
Diffstat (limited to 'startop')
-rw-r--r--startop/view_compiler/TEST_MAPPING15
1 files changed, 0 insertions, 15 deletions
diff --git a/startop/view_compiler/TEST_MAPPING b/startop/view_compiler/TEST_MAPPING
deleted file mode 100644
index 791e47105ff9..000000000000
--- a/startop/view_compiler/TEST_MAPPING
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "presubmit": [
- {
- "name": "dex-builder-test"
- },
- {
- "name": "CtsViewTestCases",
- "options": [
- {
- "include-filter": "android.view.cts.PrecompiledLayoutTest"
- }
- ]
- }
- ]
-}