diff options
author | 2023-08-31 22:36:28 +0000 | |
---|---|---|
committer | 2023-08-31 22:40:00 +0000 | |
commit | 6b1f22fe9fec9b4ba1ed3badb7de6b6df3872a8e (patch) | |
tree | 44c67bd994d9691a3b14ac74e0f45a58f822f5d8 /opengl/java/android | |
parent | 6f075fb87f281d9b59fb319060ecfc7397d07937 (diff) |
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
Diffstat (limited to 'opengl/java/android')
0 files changed, 0 insertions, 0 deletions