Fix the recent Object.wait change.

Object.wait(0, 0) == Object.wait(0) == Object.wait(), which was broken
by the previous change to this code.

Change-Id: Ib11315a35f3f1d56303022e8df19cdb90775f9eb
1 file changed
tree: 68c88f8bb6ccb4a543877d8e04515fe88c595c00
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk