land: Remove fstab 'check' warning
This is obsolete as we already make use of 'check'. Change-Id: I6685cd80722b60b295d40a9f2d057c344550d42b
This commit is contained in:
parent
754825f005
commit
cddbe38091
1 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
||||||
# The filesystem that contains the filesystem checker binary (typically /system) cannot
|
# 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
|
# 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>
|
#<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/boot /boot emmc defaults defaults
|
||||||
/dev/block/bootdevice/by-name/recovery /recovery emmc defaults defaults
|
/dev/block/bootdevice/by-name/recovery /recovery emmc defaults defaults
|
||||||
|
|
Loading…
Reference in a new issue