mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: Complete the removal of f2fs
We previously removed it from fstab, so this isn't relevant anymore. Change-Id: I5045981d299966e95401f96ac2f0d4eca92e9ba8
This commit is contained in:
parent
4bbd30cfbd
commit
7f16443813
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ include device/samsung/msm8226-common/sepolicy/sepolicy.mk
|
|||
|
||||
# Partitions
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
TARGET_USERIMAGES_USE_F2FS := true
|
||||
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
|
||||
BOARD_VOLD_EMMC_SHARES_DEV_MAJOR := true
|
||||
|
||||
|
|
Loading…
Reference in a new issue