Generate a separate fstab file for FIPS mode am: 08c8bc2e40

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15522272

Change-Id: I989dad797866cc82ad11cf2bca3e705370689517
This commit is contained in:
Eric Biggers 2021-08-30 23:16:38 +00:00 committed by Automerger Merge Worker
commit f8622be0fd
5 changed files with 75 additions and 7 deletions

View file

@ -306,7 +306,7 @@ on late-fs
class_start animation
# Mount RW partitions which need run fsck
mount_all /vendor/etc/fstab.gs101 --late
mount_all --late
on post-fs-data
# Log data folder
@ -503,7 +503,7 @@ on property:persist.vendor.radio.no_modem_board=1
setprop ro.radio.noril yes
on fs
mount_all /vendor/etc/fstab.gs101 --early
mount_all --early
restorecon_recursive /mnt/vendor/efs
chown radio system /mnt/vendor/efs
restorecon_recursive /mnt/vendor/efs_backup