aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorJiangyi <sam.andrew.jiang@gmail.com>2013-11-24 20:14:00 +0100
committerAndreas Blaesius <skate4life@gmx.de>2015-01-01 13:23:19 +0100
commit80566a5427a827e22e2158df910c14ec19b59334 (patch)
tree0fc99250d76f34992af8aac5ab0c029b191a4eb2 /BoardConfigCommon.mk
parent8935a1c8b07fa1816fd87a670ac09a271b05c3fd (diff)
downloaddevice_samsung_espressowifi-80566a5427a827e22e2158df910c14ec19b59334.zip
device_samsung_espressowifi-80566a5427a827e22e2158df910c14ec19b59334.tar.gz
device_samsung_espressowifi-80566a5427a827e22e2158df910c14ec19b59334.tar.bz2
P31XX: Add BOARD_SUPPRESS_EMMC_WIPE flag
While known to have chips affected by the Superbrick bug, no reports of bricks have actually occurred on this device. Better safe than sorry though. Change-Id: I37de80079e4d3adf60ad2e432900e24db7d2f730
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index f5f0fc7..237b679 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -112,6 +112,7 @@ BOARD_UMS_LUNFILE := "/sys/class/android_usb/f_mass_storage/lun0/file"
BOARD_USES_MMCUTILS := true
BOARD_HAS_NO_MISC_PARTITION := true
BOARD_HAS_NO_SELECT_BUTTON := true
+BOARD_SUPPRESS_EMMC_WIPE := true
TARGET_RECOVERY_FSTAB := device/samsung/p3100/rootdir/fstab.espresso
RECOVERY_FSTAB_VERSION := 2