Rename fstab.persist to fstab.rw.persist for zumaproe devices

Bug: 356425337
Test: $ source build/envsetup.sh
      $ lunch [zumapro]-trunk_staging-userdebug
      $ m
      $ ./vendor/google/tools/flashall -w
Flag: EXEMPT bugfix
Change-Id: I457f169f14a937d96d8c1a7022455c58b9240b07
This commit is contained in:
Juan Yescas 2024-08-05 16:46:29 -07:00
parent 686df57c05
commit 14e4154b5e
2 changed files with 1 additions and 2 deletions

4
conf/fstab.rw.persist Normal file
View file

@ -0,0 +1,4 @@
# 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