Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 484a8790 authored by Nicolò Mazzucato's avatar Nicolò Mazzucato Committed by Android (Google) Code Review
Browse files

Merge "Add test mapping to avoid running @FoldableOnly scenarios"

parents 9d81dbb0 22578a76
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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"
        }
      ]
    }