Skip to content
Snippets Groups Projects
Commit cc7c4597 authored by Felka Chang's avatar Felka Chang
Browse files

add libandroidfw_tests back to TEST_MAPPING

libandroidfw_test is not triggered when ag/15987448 modify
libandroidfw.  After the experiments in b/180720568,
`cc_test { support_host: true}` should add back to TEST_MAPPING.

Test: atest --dry-run -p frameworks/base/libs/androidfw

Bug: 180720568
Bug: 178646865
Change-Id: I5c97c860670d57504f97ef10ad296fb57176fd5c
parent 387615bf
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,9 @@
"presubmit": [
{
"name": "CtsResourcesLoaderTests"
},
{
"name": "libandroidfw_tests"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment