Thread: Support samsung galaxy apps missing
View Single Post
Old August 31st, 2009, 10:01 PM   #21 (permalink)
kam187
Senior Member
 
kam187's Avatar
 
Join Date: Aug 2009
Location: UK
Posts: 1,320
 
Device(s): Nexus One
Thanks: 3
Thanked 46 Times in 28 Posts
Default

If you do an adb getprop you can see all the information returned about the regions etc. You'll notice the ril versions there.

You can edit the build.prop to display pretty much whatever you like there, except the ril stuff which comes back from an api in the ril library. I was thinking of compiling a 'replacement' for getprop that returned different values which might get NPS to work. I doubt Market uses getprop tho, and probably grabs the data directly.

I noticed particularly that no matter what ROM i go to (CSC or not), the version of the baseband increases (to say H7) but it always displays VIA there (My original firmware region).

Anyway all the above could be totally wrong, but from the experiments i've dont so far it makes sense.

And yeah the Baseband IS the modem. That would be where the simlocks, IMEI and probably device specific serial numbers are stored. It makes sense that region would be unchangable I guess, even on an unlocked device.
kam187 is offline  
Last edited by kam187; August 31st, 2009 at 10:04 PM.
Reply With Quote