sm8350-common: Switch to /vendor_dlkm for kernel modules.
* This lets us flash /vendor regardless of the kernel situation. Change-Id: Ie1c18354b26006e416d06474f5844ceef3cfbaf3
This commit is contained in:
parent
a8d1f60b94
commit
785885bbf5
3 changed files with 9 additions and 5 deletions
|
|
@ -39,6 +39,7 @@ system /system e
|
|||
system_ext /system_ext ext4 ro,barrier=1,discard wait,slotselect,avb=vbmeta_system,logical,first_stage_mount
|
||||
product /product ext4 ro,barrier=1,discard wait,slotselect,avb=vbmeta_system,logical,first_stage_mount
|
||||
vendor /vendor ext4 ro,barrier=1,discard wait,slotselect,avb,logical,first_stage_mount
|
||||
vendor_dlkm /vendor_dlkm ext4 ro,barrier=1,discard wait,slotselect,avb,logical,first_stage_mount
|
||||
odm /odm ext4 ro,barrier=1,discard wait,slotselect,avb,logical,first_stage_mount
|
||||
/dev/block/by-name/metadata /metadata ext4 noatime,nosuid,nodev,discard wait,check,formattable,first_stage_mount
|
||||
/dev/block/bootdevice/by-name/opluslog /mnt/vendor/op2 ext4 noatime,nosuid,nodev,barrier=1,data=ordered wait,check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue