summaryrefslogtreecommitdiff
path: root/tests/net/common/java/android/net/LinkPropertiesTest.java
diff options
context:
space:
mode:
authorShuzhen Wang <shuzhenwang@google.com>2020-05-13 16:01:19 -0700
committerShuzhen Wang <shuzhenwang@google.com>2020-06-11 09:59:47 -0700
commite16fed203aaf99e8578e42feb43c21ad2ad47a68 (patch)
tree1a9a4e3febfc3d27e5e38904783be653d9bd7c4d /tests/net/common/java/android/net/LinkPropertiesTest.java
parent115a8293f25ac2cdb6224ce8df900c22e55e4fdb (diff)
Camera: Fix race for onCaptureBufferLost callback (take 2)
The callback holder was removed when the capture sequence is completed, which is too soon because the buffer loss callback could potentially arrives later than the capture sequence completion. Defer the deletion of the callback holder to when the native inflight request is removed, which takes into consideration of error notifications. Test: Camera CTS Bug: 155353799 Change-Id: I56b9bfbe182ba6fc0ec2cb543fc32774ed3f6f1a
Diffstat (limited to 'tests/net/common/java/android/net/LinkPropertiesTest.java')
0 files changed, 0 insertions, 0 deletions