Refactor WebViewTransportTest so @UiThreadTest works.

The UiThreadTest annotation does not apply to AndroidTestCase, so
refactor this test to be an ActivityIntrumentationTestCase2 where
the annotation works.

Change-Id: I64b9085102de3fa0c63278cedd81efca9afadd28
1 file changed