Re: Tutorial: Integrating Custom Registry Settings into a ROM w/ ProvXML - Lazy Man's
Also, remember that you can have two kinds of provxml files...
mxip_*********.provxml = cold-boot (hard-reset) only.
mxipupdate_********.provxml = warm-boot (regular reset)
The biggest part of this is the fact that with the mxipupdate actually keeps writing registry entries. It's very helpful for stuff that seems to get overwritten by the rom and regular rgu registry changes don't seem to help.
|