init: restorecon and correct the modem efs files
Sync the missing operations on modem efs files with the seperated fstab. Bug: 359426567 Flag: EXEMPT bugfix Change-Id: Ib678adc86c36a536ed32861e93d1d973e2c7c34a
This commit is contained in:
parent
e754ac2f4e
commit
6792878186
2 changed files with 6 additions and 6 deletions
|
@ -3,3 +3,9 @@ on early-init
|
|||
|
||||
on late-fs
|
||||
mount_all /vendor/etc/fstab.efs --early
|
||||
restorecon_recursive /mnt/vendor/efs
|
||||
chown radio system /mnt/vendor/efs
|
||||
restorecon_recursive /mnt/vendor/efs_backup
|
||||
chown radio system /mnt/vendor/efs_backup
|
||||
restorecon_recursive /mnt/vendor/modem_userdata
|
||||
chown radio system /mnt/vendor/modem_userdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue