The setup of the persist partition is moved to init.persist.rc. This will make easier to configure 16kb targets in follow up changes. Bug: 347015136 Test: $ source build/envsetup.sh $ lunch [zumapro]-trunk_staging-userdebug $ m $ ./vendor/google/tools/flashall -w Flag: EXEMPT bugfix Change-Id: Ifd17fc1f25ea8cf73470630e14a38116e0b7b96a
9 lines
365 B
Text
9 lines
365 B
Text
on late-fs
|
|
mount_all /vendor/etc/fstab.efs --early
|
|
# for modem related functions
|
|
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
|