commit | 7584624329a22663598e6fe70d150c0c32932014 | [log] [tgz] |
---|---|---|
author | Yin-Chia Yeh <yinchiayeh@google.com> | Mon Jan 09 14:29:06 2017 -0800 |
committer | Yin-Chia Yeh <yinchiayeh@google.com> | Mon Jan 09 14:29:06 2017 -0800 |
tree | 63b75dc743389cea9c664845b14b2770a5ebfebc | |
parent | 35e47f5345fb9b98330b6940f19c0b8a70a4d046 [diff] |
Camera: avoid double closing FD Right now conventional HAL close the acquire_fence FD so wrapper should not close it again. However, we might need to change this behavior later to make camera service agnostic to passthrough or binderized mode. Bug: 34169301 Change-Id: I96b46521e4081b43e7a7e9c9efa98121739dda99