summaryrefslogtreecommitdiffstats
path: root/camera/Android.mk
diff options
context:
space:
mode:
authorKyle Repinski <repinski23@gmail.com>2015-01-07 17:12:43 -0600
committerZiyan <jaraidaniel@gmail.com>2015-04-11 20:24:52 +0200
commit0ebe625decc5a52c5534bedc5ed31da332f42f80 (patch)
treefcc961a8fb7015cc1f606b9d9c7c062931e457cc /camera/Android.mk
parentc9ee5c0371fb6ca892f80f1725100ad03c8a2a2c (diff)
downloaddevice_samsung_tuna-0ebe625decc5a52c5534bedc5ed31da332f42f80.zip
device_samsung_tuna-0ebe625decc5a52c5534bedc5ed31da332f42f80.tar.gz
device_samsung_tuna-0ebe625decc5a52c5534bedc5ed31da332f42f80.tar.bz2
camera: Fix more tuna issues, spruce up debugging.
- Move very verbose logs under new CAMERAHAL_SUPERVERBOSE and co. - Add back 'default focal length', as tuna just reports '.' when trying to auto-fetch it. - Hardcode camera facing values in insertFacing (sensor ID 305 is rear, the other (306) is front). - ifdef out more things that will cause tuna to... lose its gills. - 'Fix' preview resolutions not being inserted. - Enable a few built-in workarounds that were under the 'CAMERAHAL_TUNA' define. At this point, a few intelligent camera apps can handle the camera 'OK'. AF is very spotty. Signed-off-by: Kyle Repinski <repinski23@gmail.com>
Diffstat (limited to 'camera/Android.mk')
-rw-r--r--camera/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/camera/Android.mk b/camera/Android.mk
index 4bc4d35..d1943cd 100644
--- a/camera/Android.mk
+++ b/camera/Android.mk
@@ -2,7 +2,7 @@ LOCAL_PATH:= $(call my-dir)
TI_CAMERAHAL_DEBUG_ENABLED := true
TI_CAMERAHAL_VERBOSE_DEBUG_ENABLED := true
-TI_CAMERAHAL_DEBUG_FUNCTION_NAMES := true
+#TI_CAMERAHAL_DEBUG_FUNCTION_NAMES := true
TI_CAMERAHAL_DONT_USE_RAW_IMAGE_SAVING := true
OMAP4_CAMERA_HAL_USES:= OMX