1system /system ext4 noatime,ro,errors=panic wait,slotselect,avb=vbmeta,first_stage_mount,logical
2# This is a temporary solution to unblock other devs that depend on /vendor partition in Microdroid
3# The /vendor partition will only be mounted if the kernel cmdline contains
4# androidboot.microdroid.mount_vendor=1.
5/dev/block/by-name/microdroid-vendor /vendor ext4 noatime,ro,errors=panic wait,first_stage_mount,avb_hashtree_digest=/proc/device-tree/avf/vendor_hashtree_descriptor_root_digest
6