aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2015-08-15 14:59:32 +0200
committerAndreas Blaesius <skate4life@gmx.de>2015-09-02 07:02:18 -0700
commit380086f9d6e10de69c426091eb2db3a287beccc4 (patch)
treef4562019bf5f95846dc31ffb53bdd6cfaf1e6fc0
parent2c7bb857ce5f8a2253e6b29bc102df0910c33260 (diff)
downloaddevice_samsung_espressowifi-380086f9d6e10de69c426091eb2db3a287beccc4.zip
device_samsung_espressowifi-380086f9d6e10de69c426091eb2db3a287beccc4.tar.gz
device_samsung_espressowifi-380086f9d6e10de69c426091eb2db3a287beccc4.tar.bz2
espresso-common: remove common omap4 defines
Change-Id: I6ae0a39e31412e176c0bf879a2328bb549aa4b50
-rw-r--r--BoardConfigCommon.mk5
-rw-r--r--espresso-common.mk1
2 files changed, 0 insertions, 6 deletions
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
diff --git a/espresso-common.mk b/espresso-common.mk
index 988e31f..d4c7a3f 100644
--- a/espresso-common.mk
+++ b/espresso-common.mk
@@ -62,7 +62,6 @@ PRODUCT_PACKAGES += \
audio.primary.piranha \
audio.r_submix.default \
camera.piranha \
- hwcomposer.piranha \
lights.piranha \
libinvensense_mpl \
power.piranha \