mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: Move fstab to vendor/etc
This commit is contained in:
parent
58de415064
commit
1fd4b63df2
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ on fs
|
|||
wait /dev/block/platform/soc.0/${ro.boot.bootdevice}
|
||||
symlink /dev/block/platform/soc.0/${ro.boot.bootdevice} /dev/block/bootdevice
|
||||
|
||||
mount_all fstab.qcom
|
||||
swapon_all fstab.qcom
|
||||
mount_all /vendor/etc/fstab.qcom
|
||||
swapon_all /vendor/etc/fstab.qcom
|
||||
|
||||
restorecon_recursive /efs
|
||||
|
||||
|
|
Loading…
Reference in a new issue