diff options
Diffstat (limited to 'conf/fstab.postinstall')
-rw-r--r-- | conf/fstab.postinstall | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/fstab.postinstall b/conf/fstab.postinstall index 955fba71..4584bee4 100644 --- a/conf/fstab.postinstall +++ b/conf/fstab.postinstall @@ -1,4 +1,5 @@ # Android fstab file. # #<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags> +system /postinstall erofs ro,nosuid,nodev,noexec slotselect_other,logical,avb_keys=/product/etc/security/avb/system_other.avbpubkey system /postinstall ext4 ro,nosuid,nodev,noexec slotselect_other,logical,avb_keys=/product/etc/security/avb/system_other.avbpubkey |