commit | 3ad137edbb28fb1b728cf6222affbfd1b67933c5 | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Sun Apr 16 21:24:40 2023 -0700 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Mon Apr 17 05:02:05 2023 +0000 |
tree | 828da8335a509bc8b0dda7ee1dc1cf2f8c49541a | |
parent | 1c8377c24c0f6dc2912407984bfdf3170b5639d3 [diff] |
Camera: VTS: Fix fence fd double close Fence fd is closed when processCaptureResult returns. In order to wait for the release fence *after* processCaptureResult returns, the fence fd needs to be duped. Test: Vendor testing Bug: 241281568 Change-Id: Ib74f9bb141802713b476a2ef48a2252125a7915d