summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Shi <dshi@google.com>2021-06-02 11:34:32 -0700
committerDan Shi <dshi@google.com>2021-06-02 18:36:09 +0000
commit4463194107278c67a7265683a1ae4fb1f771b444 (patch)
treec4a0e590cde62ef8f91cd190a3b3b1b217c20e6e
parent9d1e7a6e8ea4640da2303adc7777cbbc7baf6848 (diff)
Remove ResourcesHardeningTest from Test Mapping
ResourcesHardeningTest is not a test module name. This is a partial revert of ag/14505818 Bug: 189953380 Test: none Change-Id: Iebf50714918d64eb52183c1f140ac8dba38b2ae5
-rw-r--r--libs/androidfw/TEST_MAPPING5
1 files changed, 1 insertions, 4 deletions
diff --git a/libs/androidfw/TEST_MAPPING b/libs/androidfw/TEST_MAPPING
index 8a5c06d1eef9..9ebc9969a730 100644
--- a/libs/androidfw/TEST_MAPPING
+++ b/libs/androidfw/TEST_MAPPING
@@ -2,9 +2,6 @@
"presubmit": [
{
"name": "CtsResourcesLoaderTests"
- },
- {
- "name": "ResourcesHardeningTest"
}
]
-} \ No newline at end of file
+}