I want to run an AVD with ext4 in the android emulator. After creating a new AVD and running it, /system, /data and /cache are always mounted with yaffs2.
Is there a way to create an AVD with ext4? or: Can I change the file system after creating the AVD? It tried to simply remount it as ext4, but that didn't do the trick.