Manta: libcamera2: prevent HAL crash when ZSL stream freed
authorMark Salyzyn <salyzyn@google.com>
Wed, 3 Sep 2014 18:06:49 +0000 (11:06 -0700)
committerMark Salyzyn <salyzyn@google.com>
Wed, 3 Sep 2014 22:17:30 +0000 (15:17 -0700)
commit492f70a554a92abd6c4b3159ca151f162b467b8b
tree87508b9adc0d59fd7ede35b99b5912f1796a3950
parent1422aff903ba3c0f37e1e0aab34ccc0f35a27ae1
Manta: libcamera2: prevent HAL crash when ZSL stream freed

This is a hardening band-aid to prevent HAL crash. Crash results in
Inaccessible camera hardware requiring a reboot of the device to recover.

NB: With Current GoogleCamera.app: Camera to Video switch, snapshots are
all green (blank). Workaround, switch to video mode, exit Camera application
and re-enter before running video where one expects to take snapshots as well.

Bug: 15408128
Change-Id: I1e6057069cace0e46e367f76f4a91f6b1f5459a5
libcamera2/ExynosCameraHWInterface2.cpp