Fix crash in the camera during switch from video to photo mode.

This commit is contained in:
Valera1978 2017-01-19 15:10:27 +03:00
parent d5f4387b7b
commit 7632c7caf2

View File

@ -62,6 +62,7 @@ BOARD_HAVE_BLUETOOTH_BCM := true
TARGET_PROVIDES_CAMERA_HAL := true
TARGET_HAS_LEGACY_CAMERA_HAL1 := true
USE_DEVICE_SPECIFIC_CAMERA := true
TARGET_NEEDS_GCC_LIBC := true
# Charger
BOARD_CHARGER_SHOW_PERCENTAGE := true