summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-09-09 17:03:53 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2024-09-09 17:03:53 +0000
commitd65f8d0605f6ddf9adb8bb5305ca3321363f0feb (patch)
treeba1d7885e6adc24dc63213a44d66b0b2998e8920
parent0611abd2b8cfae8661023783a3dcd4dfadc9e098 (diff)
parent064eb8ea5d4229a68350e87946a331ec59f76644 (diff)
Merge "Add test mapping for running unit tests in PRESUBMIT for system-server changes." into main
-rw-r--r--services/appfunctions/TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/services/appfunctions/TEST_MAPPING b/services/appfunctions/TEST_MAPPING
new file mode 100644
index 000000000000..c7f5eeef8fa0
--- /dev/null
+++ b/services/appfunctions/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "postsubmit": [
+ {
+ "name": "FrameworksAppFunctionsTests"
+ }
+ ]
+} \ No newline at end of file