1# Android fstab file.
2# <src>                  <mnt_point>         <type>    <mnt_flags and options>                               <fs_mgr_flags>
3# Create the specific fstab file for efs partitions for flexibility
4/dev/block/platform/13200000.ufs/by-name/efs             /mnt/vendor/efs             f2fs    noatime,sync             wait,check,formattable
5/dev/block/platform/13200000.ufs/by-name/efs_backup      /mnt/vendor/efs_backup      f2fs    noatime,sync             wait,check,formattable
6/dev/block/platform/13200000.ufs/by-name/modem_userdata  /mnt/vendor/modem_userdata  f2fs    noatime,sync             wait,check,formattable