Merge "add HomeHelperTest to check SystemUI"

This commit is contained in:
Jun Wang
2019-11-13 21:22:49 +00:00
committed by Android (Google) Code Review

View File

@@ -0,0 +1,12 @@
{
"auto-postsubmit": [
{
"name": "AndroidAutoUiTests",
"options" : [
{
"include-filter": "android.test.functional.auto.apps.HomeHelperTest"
}
]
}
]
}