From b45b674d92ad01911314172c28b599b3fed8735b Mon Sep 17 00:00:00 2001 From: JustArchi Date: Wed, 17 Dec 2014 17:06:05 +0100 Subject: i9300: Use open-source camera again Conflicts: BoardConfig.mk Change-Id: I5794d6c3fb2e2ca542fc0eff65317334be9047b7 --- BoardConfig.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'BoardConfig.mk') 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 -- cgit v1.1