blob: e70b2c6e481670006f68ff916cde5f1840f8a9e2 [file] [log] [blame]
Vishal Bhoje72c9202015-10-23 18:10:21 +01001# Android fstab file.
2#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
3# The filesystem that contains the filesystem checker binary (typically /system) cannot
4# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
5
Sandeep Patil2cd1da82018-05-21 14:52:58 -07006/dev/block/platform/soc/f723d000.dwmmc0/by-name/system /system ext4 ro wait,verify
7/dev/block/platform/soc/f723d000.dwmmc0/by-name/vendor /vendor ext4 ro wait,verify
Yongqin Liud7f6db82018-03-30 11:30:34 +08008/dev/block/platform/soc/f723d000.dwmmc0/by-name/cache /cache ext4 discard,noatime,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait
Dmitry Shmidt8d8b39f2018-01-22 13:31:53 -08009/dev/block/platform/soc/f723d000.dwmmc0/by-name/userdata /data f2fs discard,noatime,nosuid,nodev wait,check,fileencryption=software,quota
Yongqin Liud7f6db82018-03-30 11:30:34 +080010/dev/block/platform/soc/f723d000.dwmmc0/by-name/userdata /data ext4 discard,noatime,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait,formattable
John Stultz4c55fd42016-01-20 17:21:27 -080011/devices/platform/soc/f723e000.dwmmc1/mmc_host/mmc* auto auto defaults voldmanaged=sdcard1:auto,encryptable=userdata
12/devices/platform/soc/f72c0000.usb/usb* auto auto defaults voldmanaged=usbdisk:auto,encryptable=userdata