Hi.
I have successfully modified my kernel to have f2fs support. I now can mount an f2fs formatted sd card as root in terminal, if the SELinux policy is set to permissive. I want to be able to do this in the enforcing mode, too and I want android to be able to automatically mount the card. I...