Revert "Revert "Enable location CTS tests in presubmits""

This reverts commit b47ade47e8023e4d277cf9ecdc59d471cb124557.

Reason for revert: We need this to run location CTS in presubmits.

Change-Id: I328a22afd69166f70d0c0987613f524cd3ab73ce
diff --git a/location/TEST_MAPPING b/location/TEST_MAPPING
new file mode 100644
index 0000000..2f38627
--- /dev/null
+++ b/location/TEST_MAPPING
@@ -0,0 +1,10 @@
+{
+  "presubmit": [
+    {
+      "name": "CtsLocationCoarseTestCases"
+    },
+    {
+      "name": "CtsLocationNoneTestCases"
+    }
+  ]
+}