commit | 4045057027519cb498fd3c7b4d48b9cacc5b30cc | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Fri Aug 23 15:52:28 2024 -0700 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Mon Aug 26 09:57:04 2024 -0700 |
tree | 330a054f44417073e618e4748982f980f531fb88 | |
parent | 8b428d925fb898188ed5bb197fe3dd1097b241fa [diff] |
Camera: HeicCompositeStream: Fix IDLE state transition It's not sufficient to check mPendingInputFrames for wether the device is idle. mSettingsByFrameNumber contains requests not yet queued into mPendingInputFrames. And it also needs to be considered. Flag: EXEMPT bugfix Test: vendor test Bug: 361290241 Change-Id: I9d9a71b2ed29f2191b824078b8fc54ac6250d890