Delete fstab.bak

This commit is contained in:
ggow
2019-04-23 09:03:27 +01:00
parent 2783e278d3
commit 6bc8e2da7e
-22
View File
@@ -1,22 +0,0 @@
# Android fstab file.
# 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/platform/mtk-msdc.0/by-name/system /system ext4 ro,noatime,discard wait
/dev/block/platform/mtk-msdc.0/by-name/userdata /data f2fs nosuid,nodev,noatime,nodiratime,discard,inline_xattr wait,nonremovable,check,encryptable=footer,length=-16384
/dev/block/platform/mtk-msdc.0/by-name/userdata /data ext4 nosuid,nodev,barrier=1,noauto_da_alloc,discard wait,check,encryptable=footer,length=-16384
/dev/block/platform/mtk-msdc.0/by-name/cache /cache ext4 nosuid,nodev,barrier=1,discard wait
/dev/block/platform/mtk-msdc.0/by-name/boot /boot emmc defaults recoveryonly
/dev/block/platform/mtk-msdc.0/by-name/recovery /recovery emmc defaults recoveryonly
/devices/platform/mtk-msdc.0/mmc_host auto vfat defaults voldmanaged=sdcard0:emmc@fat,noemulatedsd
/devices/platform/mtk-msdc.1/mmc_host auto vfat defaults voldmanaged=sdcard1:auto,noemulatedsd
/devices/platform/mt_usb auto vfat defaults voldmanaged=usbotg:auto
/dev/block/zram0 nome swap defaults zramsize=67108864
/dev/block/platform/mtk-msdc.0/by-name/MISC /misc emmc defaults defaults