forked from moetayuko/android_device_huawei_cherry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfstab.qcom
executable file
·15 lines (13 loc) · 1.3 KB
/
fstab.qcom
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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/bootdevice/by-name/system /system ext4 ro,barrier=1,discard wait
/dev/block/bootdevice/by-name/userdata /data ext4 nosuid,nodev,barrier=1,noauto_da_alloc,discard wait,check,encryptable=footer
/dev/block/bootdevice/by-name/userdata /data f2fs rw,discard,nosuid,nodev,noatime,nodiratime,inline_xattr wait,check,encryptable=footer
/devices/soc.0/7864900.sdhci/mmc_host auto auto nosuid,nodev wait,voldmanaged=sdcard1:auto,noemulatedsd
/devices/platform/msm_hsusb auto auto nosuid,nodev wait,voldmanaged=usbotg:auto,noemulatedsd
/dev/block/zram0 none swap defaults zramsize=536870912
/dev/block/bootdevice/by-name/config /frp emmc defaults defaults