summaryrefslogtreecommitdiff
path: root/cppreopts
diff options
context:
space:
mode:
authorKelvin Zhang <zhangkelvin@google.com>2022-04-28 17:10:15 -0700
committerKelvin Zhang <zhangkelvin@google.com>2022-04-28 17:10:15 -0700
commit2834c615cf690fc5ead4df8c9c1debea4dc494e7 (patch)
tree97ffd80f08b9e0f0dab73734c91c53fb2b542697 /cppreopts
parent30db4a5be2d2dd8a6cfd016b0048edd048849679 (diff)
downloadextras-2834c615cf690fc5ead4df8c9c1debea4dc494e7.tar.gz
Add an fstab entry for erofs postinstall
Test: th Bug: 222218770 Change-Id: I387ad9f5d4988da1232c37804269193016edc9c1
Diffstat (limited to 'cppreopts')
-rw-r--r--cppreopts/fstab.postinstall2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppreopts/fstab.postinstall b/cppreopts/fstab.postinstall
index 81272ebb..c77c9083 100644
--- a/cppreopts/fstab.postinstall
+++ b/cppreopts/fstab.postinstall
@@ -18,4 +18,6 @@
#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
system /postinstall ext4 ro,nosuid,nodev,noexec slotselect_other,logical
+system /postinstall erofs ro,nosuid,nodev,noexec slotselect_other,logical
/dev/block/by-name/system /postinstall ext4 ro,nosuid,nodev,noexec slotselect_other
+