diff options
Diffstat (limited to 'rootdir/fstab.charger')
| -rw-r--r-- | rootdir/fstab.charger | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/rootdir/fstab.charger b/rootdir/fstab.charger deleted file mode 100644 index c73e389..0000000 --- a/rootdir/fstab.charger +++ /dev/null @@ -1,10 +0,0 @@ -# Android fstab file. -#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags> -# 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 - -/dev/block/platform/mtk-msdc.0/by-name/userdata /data ext4 noatime,nosuid,nodev,noauto_da_alloc,discard wait,check,resize,encryptable=footer - -#please add cip or persist on project fstab -#/dev/block/platform/mtk-msdc.0/by-name/persist /persist ext4 noatime,nosuid,nodev,noauto_da_alloc,commit=1,nodelalloc wait,check,autoformat -#/dev/block/platform/mtk-msdc.0/by-name/custom /custom ext4 ro wait |
