camera/QCamera2: HAL: Send Inactive AF state in landscape/sunset mode
Issue: When scene mode is Landscape/Sunset, Backend AF mode is set to Infinity and AF state is INACTIVE and then when APP calls do AF, focus state is still Inactive and since there is no change in AF state, HAL not sending the state to frameworks and APP got stuck. Fix: Check backend AF mode is INFINITY and if its Active AF call then send the corresponding AF INACTIVE state to frameworks. Change-Id: I4663e29ecd3be8f257cfd18dd037c9208fb019eecm-14.0
parent
eae58468ec
commit
8df3194783
Loading…
Reference in New Issue