Fix for #testCancelAutofocus
Need to try to set auto focus mode in case CameraHal
implementation uses one of the CAF modes as a default.
This test only makes sense for FOCUS_MODE_AUTO and
FOCUS_MODE_MACRO where the lens actually moves so return
if neither of these modes are supported.
bug:5332932
Change-Id: I1da1e9d5498e8d4ebd37fb5b181c115ea31be8e6
Signed-off-by:
Tyler Luu <tluu@ti.com>
Loading
Please sign in to comment