mirror of
https://github.com/Evolution-X-Devices/device_google_redbull
synced 2026-02-01 09:20:23 +00:00
Bug: 168440095 Test: boot to home with persist and firmware mounted Change-Id: I89d1ef88a977d09d51a480d767209557341f7d9a
5 lines
339 B
Plaintext
5 lines
339 B
Plaintext
# Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
|
|
|
|
#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
|
|
/dev/block/platform/soc/1d84000.ufshc/by-name/persist /mnt/vendor/persist ext4 nosuid,nodev,noatime,barrier=1 wait
|