Add DisplayShapeTest to WM test

Bug: 255712445
Test: make
Change-Id: I5ba6173f9bdefccfe5c27096ea4947c2cfc157dd
This commit is contained in:
Shawn Lin
2022-12-02 17:29:21 +08:00
parent 39f3eae9dc
commit cde14c8fc9

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",