platform_frameworks_base/apex/blobstore/TEST_MAPPING

19 lines
292 B
Plaintext
Raw Permalink Normal View History

2022-11-24 11:41:42 +08:00
{
"presubmit": [
{
"name": "CtsBlobStoreTestCases"
},
{
"name": "CtsBlobStoreHostTestCases"
},
{
"name": "FrameworksMockingServicesTests",
"options": [
{
"include-filter": "com.android.server.blob"
}
]
}
]
}