You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
system /system ext4 noatime,ro,errors=panic wait,first_stage_mount,logical
|
|
vendor /vendor ext4 noatime,ro,errors=panic wait,first_stage_mount,logical
|
|
|
|
# TODO(b/185767624): turn on encryption
|
|
/dev/block/by-name/userdata /data ext4 noatime,nosuid,nodev,errors=panic latemount,wait,check
|