Avoid Object.wait(0)

From java doc: If timeout is zero, however, then real time is not
taken into consideration and the thread simply waits until notified.

Bug: 298456150
Test: m
Change-Id: Id5cdf6a52a97fddb24d2fcf2dcaa6e7385eb7c46
1 file changed