I need to change the file system type to erofs from ext4 in the boardCommonconfig.mk fileWhat all changes do i need make to support erofs file system and boot the image properly
Hello,
It is possible but you have to change android completely and build again:
https://source.android.com/docs/core/architecture/kernel/erofs
Regards