Comment 3 for bug 1429988

Revision history for this message
Ondrej Kubik (ondrak) wrote :

To observe focus_mode do following:
$ adb shell
$ sudo /system/bin/logcat | grep "focus-mode"
Tapping on the screen switched focus-mode to "auto" focus to defined coordinates
When moving phone around, phone should default to "focus-mode=continuous-picture"
This is not always done when resuming camera app.
Again not same issue as one reported by John when phone would never focus and be stacked in "macro" mode.
!! Macro here does not mean "focus-mode=macro"