mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
X6833B: Add ext4 filesystem to product
and system_ext
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
parent
2410f428e1
commit
d054191528
|
@ -17,10 +17,12 @@ vendor /vendor erofs ro wait,slotselect,avb,logical,first_stage_mount
|
|||
|
||||
|
||||
product /product erofs ro wait,slotselect,avb,logical,first_stage_mount
|
||||
product /product ext4 ro wait,slotselect,avb,logical,first_stage_mount
|
||||
|
||||
|
||||
|
||||
system_ext /system_ext erofs ro wait,slotselect,avb,logical,first_stage_mount
|
||||
system_ext /system_ext ext4 ro wait,slotselect,avb,logical,first_stage_mount
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue