exynos9610: remove seclable from charon, gpsd, thermald and cbd
[GitHub/moto-9609/android_device_motorola_exynos9610-common.git] / recovery.fstab
1 # 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
6
7 /dev/block/bootdevice/by-name/system / ext4 ro wait,slotselect
8 /dev/block/bootdevice/by-name/userdata /data f2fs rw,discard,nosuid,nodev,noatime,nodiratime,nobarrier,inline_xattr,inline_data,reserve_root=32768,resgid=1065 wait,check,formattable,fileencryption=aes-256-xts,quota,reservedsize=128M
9 /dev/block/bootdevice/by-name/efs /mnt/vendor/efs ext4 noatime,nosuid,nodev,barrier=1,rw wait
10 /dev/block/bootdevice/by-name/persist /mnt/vendor/persist ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nodelalloc,nomblk_io_submit,errors=panic wait,notrim
11 /dev/block/bootdevice/by-name/misc /misc emmc defaults defaults
12 /dev/block/bootdevice/by-name/slotinfo /slotinfo emmc defaults defaults
13 /dev/block/bootdevice/by-name/persist2 /mnt/product/persist ext4 noatime,nosuid,nodev,barrier=1 wait,formattable,nofail
14 /dev/block/zram0 none swap defaults zramsize=2147483648,max_comp_streams=8,zram_loopback_path=/data/unencrypted/zram_swap,zram_loopback_size=512M
15
16 # VOLD
17 /devices/platform/13550000.dwmmc2/mmc_host* auto auto default voldmanaged=sdcard1:auto,encryptable=userdata
18 /devices/platform/13200000.usb* auto vfat default voldmanaged=usb1:auto
19 /devices/platform/13200000.usb/13200000.dwc3* auto vfat default voldmanaged=usb2:auto