From 380086f9d6e10de69c426091eb2db3a287beccc4 Mon Sep 17 00:00:00 2001 From: Ziyan Date: Sat, 15 Aug 2015 14:59:32 +0200 Subject: espresso-common: remove common omap4 defines Change-Id: I6ae0a39e31412e176c0bf879a2328bb549aa4b50 --- BoardConfigCommon.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 00336b0..679014d 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -52,8 +52,6 @@ BOARD_FLASH_BLOCK_SIZE := 4096 # F2FS filesystem TARGET_USERIMAGES_USE_F2FS := true -USE_OPENGL_RENDERER := true - # Vold BOARD_VOLD_MAX_PARTITIONS := 12 BOARD_VOLD_EMMC_SHARES_DEV_MAJOR := true @@ -90,9 +88,6 @@ BOARD_CHARGER_SHOW_PERCENTAGE := true # Sensors BOARD_USE_LEGACY_SENSORS_FUSION := false -# Security -BOARD_USES_SECURE_SERVICES := true - # Selinux BOARD_SEPOLICY_DIRS += \ device/samsung/espresso-common/sepolicy -- cgit v1.1