Merge "Add test mapping for running unit tests in PRESUBMIT for system-server changes." into main
diff --git a/services/appfunctions/TEST_MAPPING b/services/appfunctions/TEST_MAPPING
new file mode 100644
index 0000000..c7f5eee
--- /dev/null
+++ b/services/appfunctions/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+  "postsubmit": [
+    {
+      "name": "FrameworksAppFunctionsTests"
+    }
+  ]
+}
\ No newline at end of file