Uh-oh. You've got a super partition... That gets complicated quickly.
My Poke3 is still on Android 10 and uses separate partitions for /system, /vendor.
The problem is that you have to resize/repack super and make it writable.
There are scripts out there to do this. And problems.
I was even thinking of how to restore it to separate partitions, but that's a whole new can of worms.
I'd really suggest that you stick with Magisk for now.
Magisk only notices changes to modules on full reboot. That is a hassle.
OTOH, I usually reboot to recovery, mount /system and /vendor and modify from there. So, not a lot of difference.
|