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

Commit 63e3f02e authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "wmtests: add config for SurfaceControlViewHostTests" into main

parents 347bb991 0e207214
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -169,6 +169,13 @@ test_module_config {
    include_annotations: ["android.platform.test.annotations.Presubmit"],
}

test_module_config {
    name: "WmTests_SurfaceControlViewHostTests",
    base: "WmTests",
    test_suites: ["device-tests"],
    include_filters: ["com.android.server.wm.SurfaceControlViewHostTests"],
}

// Auto generated section, don't update it manually

test_module_config {