Fix: TextViewTest#testCopyAndPaste_byKey didn't wait for ui thread.

waitForIdleSync is missing after runOnUiThread; thus, this test didn't
wait for finishing tests running on the ui thread.

Bug: 27045179
Change-Id: Ia1cc0e54d085e76320a619e1fc9830b0fdd73cd7
1 file changed