I'm trying to install fonts on the android emulator. I can copy my TTFs on /system/fonts and overwrite exiting fonts.
But, when I reboot, all my changes are roll backed (my font files are overwritten by the originals)
How can I make my /system modifications persistent?