Prinny
Resident Linux Nutcase
I'm using the AIO SlimApps.
As far as folks doing a dirty flash, you still need to flash gapps, as the ROM formats everything, as seen here:
So you will need to reflash the gapps
As far as folks doing a dirty flash, you still need to flash gapps, as the ROM formats everything, as seen here:
Code:
format("ext4", "EMMC", "/dev/block/mmcblk0p23", "0", "/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p23", "/system");
So you will need to reflash the gapps

