Add VCN tests to postsubmit

This patch is to fulfil the prerequisite for adding these
tests to presubmit in this TEST_MAPPING file, as per
go/test-mapping-slo-guide. It also adds postsubmit coverage
for future VCN changes.

Bug: 369703242
Test: build
Flag: EXEMPT TEST_MAPPING change
Change-Id: I83c9034b56e7a6de458f26b8a4f01df08f355e87
diff --git a/Vcn/TEST_MAPPING b/Vcn/TEST_MAPPING
new file mode 100644
index 0000000..bde88fe
--- /dev/null
+++ b/Vcn/TEST_MAPPING
@@ -0,0 +1,10 @@
+{
+  "postsubmit": [
+    {
+      "name": "FrameworksVcnTests"
+    },
+    {
+      "name": "CtsVcnTestCases"
+    }
+  ]
+}
\ No newline at end of file