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:
Ícaro Hoff 2017-08-12 23:08:04 -03:00 committed by Alex Naidis
parent 659301dc61
commit 19c6fb5f45
1 changed files with 0 additions and 3 deletions

View File

@ -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