Sudheer Shanka 87a88bb886 Add CtsBlobStoreHostTestCases to test_mapping.
Test: atest --test-mapping apex/blobstore
Change-Id: I5f854de9cef8f597fac1a5fa033a5561555f6173
2020-02-18 14:01:50 -08:00

19 lines
292 B
Plaintext

{
"presubmit": [
{
"name": "CtsBlobStoreTestCases"
},
{
"name": "CtsBlobStoreHostTestCases"
},
{
"name": "FrameworksMockingServicesTests",
"options": [
{
"include-filter": "com.android.server.blob"
}
]
}
]
}