blob: da000b94661735819919552d52cc42c91c2bf797 [file] [log] [blame]
Jooyung Han21e668c2021-10-26 12:11:26 +09001system /system ext4 noatime,ro,errors=panic wait,slotselect,avb=vbmeta,first_stage_mount,logical
Nikita Ioffeaa6858c2023-07-04 01:37:41 +01002# 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.
Seungjae Yooebab0a92023-12-27 01:18:26 +00005# TODO(b/285855430): this should probably be defined in the DT
6# TODO(b/285855436): should be mounted on top of dm-verity device
7/dev/block/by-name/microdroid-vendor /vendor ext4 noatime,ro,errors=panic wait,first_stage_mount