summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index f029f01..87cae67 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -43,9 +43,5 @@ BOARD_SEPOLICY_DIRS += \
# assert
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