Bug: 356425337 Test: $ source build/envsetup.sh $ lunch [zumapro]-trunk_staging-userdebug $ m $ ./vendor/google/tools/flashall -w Flag: EXEMPT bugfix Change-Id: I457f169f14a937d96d8c1a7022455c58b9240b07
4 lines
365 B
Text
4 lines
365 B
Text
# Android fstab file.
|
|
# <src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
|
|
# Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
|
|
/dev/block/platform/13200000.ufs/by-name/persist /mnt/vendor/persist f2fs noatime,nosuid,nodev,sync wait,check,formattable
|