diff --git a/packages/CarSystemUI/src/com/android/systemui/TEST_MAPPING b/packages/CarSystemUI/src/com/android/systemui/TEST_MAPPING new file mode 100644 index 0000000000000..f90947cbeb151 --- /dev/null +++ b/packages/CarSystemUI/src/com/android/systemui/TEST_MAPPING @@ -0,0 +1,12 @@ +{ + "auto-postsubmit": [ + { + "name": "AndroidAutoUiTests", + "options" : [ + { + "include-filter": "android.test.functional.auto.apps.HomeHelperTest" + } + ] + } + ] +}