Add rounded corner tests in the wm test

Bug: 173985933
Test: make
Change-Id: I1618d08f80cfaf354633684c3bb427111c585d01
This commit is contained in:
shawnlin
2021-02-05 14:33:59 +08:00
committed by Shawn Lin
parent c2ca5cbac4
commit a91e1c2b7d

View File

@@ -46,6 +46,8 @@ public final class FrameworksTestsFilter extends SelectTest {
"android.view.InsetsSourceTest",
"android.view.InsetsSourceConsumerTest",
"android.view.InsetsStateTest",
"android.view.RoundedCornerTest",
"android.view.RoundedCornersTest",
"android.view.WindowMetricsTest",
"android.view.PendingInsetsControllerTest",
"android.app.WindowContextTest",