Merge "Remove TEST_MAPPING entry based on go/a-unit-tests update" am: cc7362c63c am: 42515759a4

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1574851

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I3454edd6262b6709c90fbd9b7075da39e566b34c
This commit is contained in:
Julien Desprez
2021-02-05 04:35:37 +00:00
committed by Automerger Merge Worker
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
}
]
}