Running SysUI e2e tests as a presubmit for libs/WindowManager/

A CL in that directory had broken SysUI presubmits:
ag/18030738

Bug: 230793322, 202567877
Test: presubmit
Change-Id: If9b39f357948cefb12338f4477ac360a25783107
This commit is contained in:
vadimt
2022-05-04 17:58:17 -07:00
parent f944c4856f
commit 8c381ecacf

View File

@@ -28,5 +28,10 @@
}
]
}
],
"imports": [
{
"path": "vendor/google_testing/integration/tests/scenarios/src/android/platform/test/scenario/sysui"
}
]
}
}