diff --git a/packages/SystemUI/TEST_MAPPING b/packages/SystemUI/TEST_MAPPING index b27159571af76..092758ee34eda 100644 --- a/packages/SystemUI/TEST_MAPPING +++ b/packages/SystemUI/TEST_MAPPING @@ -25,6 +25,9 @@ }, { "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" + }, + { + "exclude-annotation": "android.platform.test.scenario.annotation.FoldableOnly" } ] }, @@ -100,6 +103,9 @@ }, { "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" + }, + { + "exclude-annotation": "android.platform.test.scenario.annotation.FoldableOnly" } ] } @@ -119,6 +125,9 @@ }, { "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" + }, + { + "exclude-annotation": "android.platform.test.scenario.annotation.FoldableOnly" } ] }