add performance test cases to staging suite

Change-Id: I0b832f6ebd369cb5c736aa25dad2cc8ed0288d49
diff --git a/tools/vts-tradefed/res/config/vts-staging.xml b/tools/vts-tradefed/res/config/vts-staging.xml
index a72b251..22ea519 100644
--- a/tools/vts-tradefed/res/config/vts-staging.xml
+++ b/tools/vts-tradefed/res/config/vts-staging.xml
@@ -16,6 +16,8 @@
 <configuration description="Run New VTS Tests in the Staging environment">
     <include name="everything" />
     <option name="compatibility:plan" value="vts" />
+    <option name="compatibility:include-filter" value="binder_performance_test" />
+    <option name="compatibility:include-filter" value="hwbinder_performance_test" />
     <option name="compatibility:include-filter" value="LightFuzzTest" />
     <option name="compatibility:include-filter" value="sample_qtaguid_test" />
     <option name="compatibility:include-filter" value="KernelLtpStagingTest" />