commit | c66319fa024f75b0f7b46d08acc7cb5a2fddd50f | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Wed Sep 16 12:51:26 2020 -0700 |
committer | Chong Zhang <chz@google.com> | Wed Sep 16 13:38:21 2020 -0700 |
tree | 61e57133087d84f0b494f227298e983642480e6a | |
parent | ffebb80bd127ecebfc4af02fe481d048d0c9a29c [diff] |
Always notify resource error in async mode when reclaim happens Currently, the async callback for onError may or may not be called depending on whether there are "pending buffers". This is totally random with timing. Client may not get resource lost event properly. bug: 168307955 bug: 154733526 Change-Id: I141070c8491059e2fb94e91db5cf49bdb3b6f346