Quote:
Originally Posted by [ACL]
This is actually from the Ril i think. It tries to set this prop but is unable to. I'm unsure of the proper way to fix it. I can alwyas butcher it in place :-p
This is the actual line .
https://github.com/acl/device_htc_rh...ic-ril.c#L5350
OR .. looks like there is one in the bulld.prop as well. May need to remove that one to see if it helps. Usually all this crap is done for one vendor so it never changes.
|
ril.c has other property_set code, so all will be fail ?
I found GSM prop is set correct, but ril.c no gsm.operator.numeric string, where this prop be setted?
Quote:
[gsm.operator.alpha]: [T-CDMA 64]
[gsm.operator.numeric]: [46003]
|