init: restorecon efs partitions before chown am: f2eb39f4d6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14065272 Change-Id: I377745dde5a1e707b7e2b87bcb16eb9636a7482e
This commit is contained in:
commit
83a67e30f3
1 changed files with 3 additions and 3 deletions
|
@ -414,12 +414,12 @@ on property:persist.vendor.radio.no_modem_board=1
|
|||
|
||||
on fs
|
||||
mount_all /vendor/etc/fstab.gs101 --early
|
||||
chown radio system /mnt/vendor/efs
|
||||
restorecon_recursive /mnt/vendor/efs
|
||||
chown radio system /mnt/vendor/efs_backup
|
||||
chown radio system /mnt/vendor/efs
|
||||
restorecon_recursive /mnt/vendor/efs_backup
|
||||
chown radio system /mnt/vendor/modem_userdata
|
||||
chown radio system /mnt/vendor/efs_backup
|
||||
restorecon_recursive /mnt/vendor/modem_userdata
|
||||
chown radio system /mnt/vendor/modem_userdata
|
||||
|
||||
restorecon_recursive /mnt/vendor/persist
|
||||
restorecon_recursive /mnt/vendor/persist/audio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue