commit | d65f8d0605f6ddf9adb8bb5305ca3321363f0feb | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Sep 09 17:03:53 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Sep 09 17:03:53 2024 +0000 |
tree | ba1d7885e6adc24dc63213a44d66b0b2998e8920 | |
parent | 0611abd2b8cfae8661023783a3dcd4dfadc9e098 [diff] | |
parent | 064eb8ea5d4229a68350e87946a331ec59f76644 [diff] |
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