Exclude CtsShortcutManagerPackage4 from cts-on-gsi
Bug: 183636777
Change-Id: Icae5e6c58327986c8d2f9de997872d2ef32e5c8c
Test: manual
diff --git a/tools/cts-tradefed/res/config/cts-on-gsi-exclude.xml b/tools/cts-tradefed/res/config/cts-on-gsi-exclude.xml
index 08aae90..983edaa 100644
--- a/tools/cts-tradefed/res/config/cts-on-gsi-exclude.xml
+++ b/tools/cts-tradefed/res/config/cts-on-gsi-exclude.xml
@@ -68,4 +68,6 @@
<option name="compatibility:module-arg" value="CtsDeqpTestCases:include-filter:dEQP-GLES3.functional.prerequisite#*" />
<option name="compatibility:module-arg" value="CtsDeqpTestCases:include-filter:dEQP-VK.api.smoke#*" />
+ <!-- b/183636777 Remove CtsShortcutManagerPackage4 from cts-on-gsi -->
+ <option name="compatibility:exclude-filter" value="CtsShortcutManagerPackage4" />
</configuration>