Merge "Add test to serving staging presubmit test."
diff --git a/tools/vts-tradefed/res/config/vts-serving-staging-presubmit.xml b/tools/vts-tradefed/res/config/vts-serving-staging-presubmit.xml
index f7d3f88..dc372b5 100644
--- a/tools/vts-tradefed/res/config/vts-serving-staging-presubmit.xml
+++ b/tools/vts-tradefed/res/config/vts-serving-staging-presubmit.xml
@@ -17,4 +17,7 @@
     <include name="everything" />
     <option name="plan" value="vts" />
     <template-include name="reporters" default="basic-reporters" />
+
+    <!-- For vts-system -->
+    <option name="compatibility:include-filter" value="SampleShellTest" />
 </configuration>