commit | 8a4ccb0274032d23fccae6469cf2e5ca81597ffc | [log] [tgz] |
---|---|---|
author | Yin-Chia Yeh <yinchiayeh@google.com> | Fri Nov 16 15:43:36 2018 -0800 |
committer | Yin-Chia Yeh <yinchiayeh@google.com> | Fri Nov 16 15:43:36 2018 -0800 |
tree | 5f295b6deb31442a6f4447d9899776a3f13f0e4a | |
parent | 651fe2e9b41bfd2dbda967af42ed34360914197c [diff] |
Camera: fix RequestBufferStateMachine bug The old implementation only toggle idle when waitUnitlDrained is explicitly called, but there are some cases where application don't need to call waitUntilDrained but can still expect the device goes into idle. Test: CTS on Pixel3 equipped with webcam HAL Bug: 109829698 Change-Id: I48c26abcc9c2f1263c2360611c935fc317745e59