aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2015-04-27 20:25:58 +0200
committerAndreas Blaesius <skate4life@gmx.de>2015-04-27 20:25:58 +0200
commit0f570104fc1d721b86d1eec06b228db364576f46 (patch)
treec91bcab740c825f297b9631b236dfa686228f076 /BoardConfigCommon.mk
parent69aab9e06d6838855675250fab8d28a8529ec752 (diff)
downloaddevice_samsung_espressowifi-0f570104fc1d721b86d1eec06b228db364576f46.zip
device_samsung_espressowifi-0f570104fc1d721b86d1eec06b228db364576f46.tar.gz
device_samsung_espressowifi-0f570104fc1d721b86d1eec06b228db364576f46.tar.bz2
P31XX: cleanup and update recovery flags
Change-Id: I5eb14f5d8faf9c11982ad53a85df59c52a24cb30
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 879bd84..8b30f40 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -114,9 +114,7 @@ BOARD_HAS_NO_SELECT_BUTTON := true
BOARD_SUPPRESS_EMMC_WIPE := true
TARGET_RECOVERY_FSTAB := device/samsung/p3100/rootdir/fstab.espresso
RECOVERY_FSTAB_VERSION := 2
-
-# build swipe recovery by default
-BOARD_RECOVERY_SWIPE := true
+BOARD_HAS_DOWNLOAD_MODE := true
# Use the non-open-source parts, if they're present
-include vendor/samsung/p31xx/BoardConfigVendor.mk