Merge "Add test mapping to avoid running @FoldableOnly scenarios"
This commit is contained in:
committed by
Android (Google) Code Review
commit
484a8790c9
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user