Add test mapping for running CTS in postsubmit for system-server changes.
Change-Id: Id4740e58743aed23e57e3926e73efda3ecd481dc
Flag: EXEMPT adding a postsubmit
Test: atest FrameworksAppFunctionsTests -c
Bug: 357551503
diff --git a/services/appfunctions/TEST_MAPPING b/services/appfunctions/TEST_MAPPING
index c7f5eee..91e82ec 100644
--- a/services/appfunctions/TEST_MAPPING
+++ b/services/appfunctions/TEST_MAPPING
@@ -2,6 +2,9 @@
"postsubmit": [
{
"name": "FrameworksAppFunctionsTests"
+ },
+ {
+ "name": "CtsAppFunctionTestCases"
}
]
}
\ No newline at end of file