mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 17:59:24 +02:00
whyred: Add BOARD_SUPPRESS_EMMC_WIPE flag
BLKDISCARD ioctl fails on loop images with linux 4.4
This commit is contained in:
parent
f58d492992
commit
3536f7a59f
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ BOARD_HAS_NO_REAL_SDCARD := true
|
|||
TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/recovery.fstab
|
||||
RECOVERY_SDCARD_ON_DATA := true
|
||||
TARGET_RECOVERY_QCOM_RTC_FIX := true
|
||||
BOARD_SUPPRESS_EMMC_WIPE := true
|
||||
|
||||
# Inherit from proprietary files
|
||||
include vendor/xiaomi/whyred/BoardConfigVendor.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue