Remove prod-tests dir. am: 96e3470eaa
am: dda27e2c92

Change-Id: Icce06efd1a19c46704f66f5ac3f65bcfc796e6b8
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>