Add VCN CTS and unit tests to presubmit for VCN changes

Verified that VCN CTS and unit tests are runnning in presubmit:
https://android-build.corp.google.com/test_investigate/?invocationId=I96600010143119977&testResultId=TR64528561645495936

Bug: 274822877
Test: no function code change
Change-Id: Ic3beb9f5966663de386d1aa49d9b06ab227eb5f4
diff --git a/services/core/java/com/android/server/vcn/TEST_MAPPING b/services/core/java/com/android/server/vcn/TEST_MAPPING
new file mode 100644
index 0000000..5b04d88
--- /dev/null
+++ b/services/core/java/com/android/server/vcn/TEST_MAPPING
@@ -0,0 +1,10 @@
+{
+  "presubmit": [
+    {
+      "name": "FrameworksVcnTests"
+    },
+    {
+      "name": "CtsVcnTestCases"
+    }
+  ]
+}
\ No newline at end of file