universal7580: camera: block notify callbacks during the cancel_auto_focus function...
authorDanny Wood <danwood76@gmail.com>
Sat, 25 May 2019 12:33:19 +0000 (13:33 +0100)
committerJan Altensen <info@stricted.net>
Fri, 16 Aug 2019 21:18:47 +0000 (23:18 +0200)
commit84ae447d99fab43baa5867d0bdcf2290cf5697b6
treec2ca3d68d40a978dd12ecab4972e422460bb401e
parentfd1f0757919b6614a35275503d5d99095a4655fc
universal7580: camera: block notify callbacks during the cancel_auto_focus function as this can cause a race condition and a lockup
shorten the cancel_auto_focus blocking delay to 500mS to improve loading speed

Change-Id: I20cc5401bbc80bfd8f79d744d987f540206ce0c2
camera/Camera2Wrapper.cpp