Merge "Add DisplayShapeTest to WM test"

This commit is contained in:
Shawn Lin
2022-12-02 11:23:30 +00:00
committed by Android (Google) Code Review

View File

@@ -50,6 +50,7 @@ public final class FrameworksTestsFilter extends SelectTest {
"android.app.servertransaction.", // all tests under the package.
"android.view.CutoutSpecificationTest",
"android.view.DisplayCutoutTest",
"android.view.DisplayShapeTest",
"android.view.InsetsAnimationControlImplTest",
"android.view.InsetsControllerTest",
"android.view.InsetsFlagsTest",