Add ViewCapture to all tests which implement AbstractLauncherUiTest.
This enables developers to watch failed tests in classes like
TaplTestsQuickstep in the go/web-hv tool. The view capture is only
attached to the application under test. If the test opens a different
application, then those frames will be missed.
Bug: 242867462
Test: Failed a test and verified that the TimeLapse bugreport entry
showed up properly in the go/web-hv tool.
Change-Id: I4a0741b5279f10ccaca92d0b9d846f5a8cce018a
4 files changed