summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index c5c4ac7..de01361 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -56,5 +56,7 @@ TARGET_OTA_ASSERT_DEVICE := m0,i9300,GT-I9300
COMMON_GLOBAL_CFLAGS += -DNEEDS_VECTORIMPL_SYMBOLS
+TARGET_PROVIDES_CAMERA_HAL := true
+
# inherit from the proprietary version
-include vendor/samsung/i9300/BoardConfigVendor.mk