aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArvin Quilao <arquilao@gmail.com>2017-02-15 07:28:52 +0000
committerKaan Külahlı <rygebis@gmail.com>2017-03-03 15:58:40 +0000
commit7bba7f84546730c33fd2f5e7faccba38729fb384 (patch)
tree1f5334d3a4e0cf118e5683b3d86b2bbc24b5b974
parent88dd2057c8bd1ffe0ef30112be2580ec968edc30 (diff)
Revert "seed: Use legacy camera hacks"
This reverts commit fb2e0e2062bb5b62e493ca01ff642538b417553f. N camera blobs should now work after caf rebase. Change-Id: I4da09316b2d13572c967b157a2d85a674c2db83d
-rw-r--r--board/qcom-camera.mk2
-rw-r--r--product/qcom-camera.mk3
2 files changed, 1 insertions, 4 deletions
diff --git a/board/qcom-camera.mk b/board/qcom-camera.mk
index 7953f4e..f66fe63 100644
--- a/board/qcom-camera.mk
+++ b/board/qcom-camera.mk
@@ -2,5 +2,3 @@
BOARD_CAMERA_SENSORS := s5k5e2_olq5f19 s5k3m2_olqba20 s5k4h5_cma334
TARGET_USE_VENDOR_CAMERA_EXT := true
USE_DEVICE_SPECIFIC_CAMERA := true
-TARGET_HAS_LEGACY_CAMERA_HAL1 := true
-
diff --git a/product/qcom-camera.mk b/product/qcom-camera.mk
index 38a4ab7..7cb2814 100644
--- a/product/qcom-camera.mk
+++ b/product/qcom-camera.mk
@@ -11,5 +11,4 @@ PRODUCT_COPY_FILES += \
PRODUCT_PROPERTY_OVERRIDES += \
persist.camera.cpp.duplication=false \
persist.camera.hal.debug.mask=0 \
- camera2.portability.force_api=1 \
- media.stagefright.legacyencoder=true
+ camera2.portability.force_api=1