summaryrefslogtreecommitdiff
path: root/fstab.common
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2021-01-15 00:59:21 +0530
committerAmit Pundir <amit.pundir@linaro.org>2021-01-15 01:46:44 +0530
commit04e4b2fb76e75b517b6e5ce7fa9519575a15d4e2 (patch)
tree1311e89a457e4ceadca89a6d14a28f146f46cce6 /fstab.common
parent44f3990603403ab80bf74fece9950efdb22a3eae (diff)
Revert "db845c: Add support for cache partition"
This reverts commit 70f37c65199443d2502da58ecb81a4be28d36d80. With Virtual A/B, we no longer need cache partition for "adb remount" to work with overlayfs. Signed-off-by: Amit Pundir <amit.pundir@linaro.org> Change-Id: I979e61c4a64a8d0b1c7345491f4924c1d3fa62e0
Diffstat (limited to 'fstab.common')
-rw-r--r--fstab.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/fstab.common b/fstab.common
index a0d925f..c6e1332 100644
--- a/fstab.common
+++ b/fstab.common
@@ -1,7 +1,6 @@
system /system ext4 noatime,ro,errors=panic wait,logical,first_stage_mount,slotselect
/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
/dev/block/platform/soc@0/1d84000.ufshc/by-name/metadata /metadata ext4 noatime,nosuid,nodev,discard wait,formattable
-/dev/block/platform/soc@0/1d84000.ufshc/by-name/cache /cache ext4 nodev,noatime,nosuid,errors=panic wait
/dev/block/platform/soc@0/1d84000.ufshc/by-name/misc /misc emmc defaults defaults
/devices/platform/soc@0/8804000.sdhci/mmc_host/mmc* auto auto defaults voldmanaged=sdcard1:auto
vendor /vendor ext4 noatime,ro,errors=panic wait,logical,first_stage_mount,slotselect