commit | 17eb1bd6e4d0a3062df6787a7564f02abfade50c | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Tue Jul 03 15:17:41 2018 -0700 |
committer | Hall Liu <hallliu@google.com> | Tue Jul 03 15:17:41 2018 -0700 |
tree | 29ab388a21b88905d91e95c4eb4b8652f31be089 | |
parent | 730a25995efb2b5646a5d42ce83cfc3dbef6ee74 [diff] |
Fix readImmediately for CTS The readImmediately API (only used by CTS so far) was broken by a previous change that unknowingly changed the semantics of ready(). Fixing this so that CTS tests work again. Change-Id: I6970713eae2a01dd07e30778ca8ee0d9bc7dfeb9 Fixes: 111125833 Test: CTS