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:
commit
f8622be0fd
5 changed files with 75 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue