Amit Pundir | 44f3990 | 2021-01-12 16:45:02 +0530 | [diff] [blame] | 1 | system /system ext4 noatime,ro,errors=panic wait,logical,first_stage_mount,slotselect |
John Stultz | 80e228b | 2020-10-06 05:03:30 +0000 | [diff] [blame] | 2 | /dev/block/platform/soc@0/1d84000.ufshc/by-name/userdata /data ext4 discard,noatime,noauto_da_alloc,data=ordered,user_xattr,barrier=1,inlinecrypt wait,formattable,fileencryption=aes-256-xts:aes-256-cts:v2+inlinecrypt_optimized,quota |
John Stultz | e53665e | 2020-10-06 05:33:49 +0000 | [diff] [blame] | 3 | /dev/block/platform/soc@0/1d84000.ufshc/by-name/metadata /metadata ext4 noatime,nosuid,nodev,discard wait,formattable |
Yongqin Liu | af86a2d | 2020-10-21 10:24:53 +0800 | [diff] [blame] | 4 | /dev/block/platform/soc@0/1d84000.ufshc/by-name/misc /misc emmc defaults defaults |
John Stultz | e53665e | 2020-10-06 05:33:49 +0000 | [diff] [blame] | 5 | /devices/platform/soc@0/8804000.sdhci/mmc_host/mmc* auto auto defaults voldmanaged=sdcard1:auto |
Amit Pundir | 44f3990 | 2021-01-12 16:45:02 +0530 | [diff] [blame] | 6 | vendor /vendor ext4 noatime,ro,errors=panic wait,logical,first_stage_mount,slotselect |
| 7 | system_ext /system_ext ext4 noatime,ro,errors=panic wait,logical,first_stage_mount,slotselect |
| 8 | product /product ext4 noatime,ro,errors=panic wait,logical,first_stage_mount,slotselect |