products: gemini: switch back SnapdragonCamera support
Touch-to-focus is now working, bring it back!
This reverts commit ab105e4a1f
.
Change-Id: Id6a01014c8abf4d8cf60b8aa828e9e83f5ae4ec3
Signed-off-by: Ícaro Hoff <icarohoff@gmail.com>
This commit is contained in:
parent
659301dc61
commit
19c6fb5f45
|
@ -25,9 +25,6 @@ TARGET_BOOT_ANIMATION_RES := 1080
|
|||
# Most advanced platform features, first.
|
||||
TARGET_WANTS_EXTENDED_DPM_PLATFORM := true
|
||||
|
||||
# Use AOSP camera application.
|
||||
TARGET_USES_AOSP_CAMERA := true
|
||||
|
||||
# Inherit from our common CAF device tree.
|
||||
include device/qcom/common/common.mk
|
||||
|
||||
|
|
Loading…
Reference in New Issue