• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Virgin Mobile] help editing updater-script to remove baseband check

OzzyPyro

Newbie
okay so when i accidentally flashed a sprint recovery on my VM phone, it changed my baseband to that of a sprint phone....I've been told that to fix this the updater-script in the no-props update could be edited to have the baseband check removed?? can somebody do this for me please? or tell me what to change in the script?
 
Don't know if this will help, but here goes.

If your update bundle is like the one I received from Sprint, then in the META-INF/com/google/android subdirectory you'll find the file "updater-script". In it will be a number of file_getprop and getprop activities. One of those could be what you need. The failure message you see when updating may help you find the right line to update.

After updating the file (make sure that the line terminators are preserved as Unix-style), recreate the zip file and copy it to your phone.
 
I look at it again when I get home from school. I think you're right, maybe the status 7 has something to do with what part of the code the baseband check is in.
 
Back
Top Bottom