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 70fac36..c5c4ac7 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -54,5 +54,7 @@ BOARD_SEPOLICY_UNION += \
# assert
TARGET_OTA_ASSERT_DEVICE := m0,i9300,GT-I9300
+COMMON_GLOBAL_CFLAGS += -DNEEDS_VECTORIMPL_SYMBOLS
+
# inherit from the proprietary version
-include vendor/samsung/i9300/BoardConfigVendor.mk