land: Remove fstab 'check' warning

This is obsolete as we already make use of 'check'.

Change-Id: I6685cd80722b60b295d40a9f2d057c344550d42b
This commit is contained in:
Zhao Wei Liew 2017-01-01 10:06:30 +08:00
parent 754825f005
commit cddbe38091

View file

@ -2,9 +2,6 @@
# The filesystem that contains the filesystem checker binary (typically /system) cannot
# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
#TODO: Add 'check' as fs_mgr_flags with data partition.
# Currently we dont have e2fsck compiled. So fs check would failed.
#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
/dev/block/bootdevice/by-name/boot /boot emmc defaults defaults
/dev/block/bootdevice/by-name/recovery /recovery emmc defaults defaults