commit | 4924cc154e8281cbafbd2169352f7a99cf5f4e8e | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Wed Dec 06 10:49:25 2017 +0000 |
committer | Emilian Peev <epeev@google.com> | Wed Dec 06 11:00:11 2017 +0000 |
tree | a38f8a320f3b3ae3e7cdb7e2654995f9b551c77a | |
parent | 0728105dd5b93cdfa9327a7f544dd031458b9c88 [diff] |
QCamera3: Don't release HDR+ listener if it is invalid If Easel is missing on the device, then 'mQCamera3HdrPlusListenerThread' will not get initialized. Avoid releasing this listener unless the strong pointer is valid. Bug: 70256972 Test: Camera CTS, run vts --skip-all-system-status-check --skip-preconditions --primary-abi-only --module VtsHalCameraProviderV2_4Target -l INFO Change-Id: Ibb824719b42a85489cced748524c22a9548d4ef9