SnapdragonCamera: Fix camera flash blink after unlock device
RootCause: when lock the screen and unlock the screen
quickly,the system could show the last recent app when
the lockscreen is not ready.when the lockscreen is ready
now,system could dismiss the last recent app.When camera
show,run onResume method,flash could be opened.And when
camera run onPause method,flash could be closed,it caused
flash blink.
Add delay time avoid when camera be opened and closed
quickly caused flash blink
Change-Id: Id32eaf5186020edd1c835315efa9a2671db9f952
CRs-Fixed: 1034366
1 file changed