summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorIliyan Malchev <malchev@google.com>2011-06-06 17:56:20 -0700
committerIliyan Malchev <malchev@google.com>2011-06-07 11:31:54 -0700
commit05df7dc0a5f8949f39a98afe988066b92239cbae (patch)
treeb33825750761a18c353c233d7b544b110aac98aa /BoardConfigCommon.mk
parent980f99a0fa54f8263a69cf9e159386ac0ba6a8ca (diff)
downloaddevice_samsung_crespo-05df7dc0a5f8949f39a98afe988066b92239cbae.zip
device_samsung_crespo-05df7dc0a5f8949f39a98afe988066b92239cbae.tar.gz
device_samsung_crespo-05df7dc0a5f8949f39a98afe988066b92239cbae.tar.bz2
crespo: enable camera (wip)
Change-Id: I2884f34700cd1cd66f0604378cf12b713263a9d1 Signed-off-by: Iliyan Malchev <malchev@google.com>
Diffstat (limited to 'BoardConfigCommon.mk')
-rwxr-xr-xBoardConfigCommon.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index bc9152f..132b76b 100755
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -38,10 +38,10 @@ TARGET_SEC_INTERNAL_STORAGE := false
TARGET_ARCH_VARIANT := armv7-a-neon
ARCH_ARM_HAVE_TLS_REGISTER := true
-USE_CAMERA_STUB := true
-ifeq ($(USE_CAMERA_STUB),false)
-BOARD_CAMERA_LIBRARIES := libcamera
-endif
+# USE_CAMERA_STUB := true
+# ifeq ($(USE_CAMERA_STUB),false)
+# BOARD_CAMERA_LIBRARIES := libcamera
+# endif
BOARD_USES_HGL := true
##BOARD_USES_OVERLAY := true