Actually remove prod-tests this time. am: 455af25d0a
am: 392217b931

Change-Id: Ida4a911583eaf4922e1af80f2eddd390e3b8bd1a
diff --git a/res/config/suite/framework-base-presubmit.xml b/res/config/suite/framework-base-presubmit.xml
new file mode 100644
index 0000000..a5e45ee
--- /dev/null
+++ b/res/config/suite/framework-base-presubmit.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright 2017 Google Inc. All Rights Reserved. -->
+<configuration description="Android framework-base-presubmit test suite config.">
+    <test class="com.android.tradefed.testtype.suite.TfSuiteRunner">
+        <option name="run-suite-tag" value="framework-base-presubmit" />
+    </test>
+</configuration>