Quote:
Originally Posted by muziling
No, you are wrong , this is related to your build.
GSM can't work on RHOD400/500, this is becuase ril bug,
ril use string in file /sys/class/htc_hw/radio to determine network is CDMA or GSM, but string in RHOD400/500 is always CDMA, and variable world_phone in htcgeneric-ril.c will never be setted to true.
|
this is identical to xdandroid ril. /sys is used to determine at first what the phone is and what the phone has in terms abilities.
look
htcgeneric-ril.c - hardware_xdandroid-ril in XDAndroid - Gitorious
and
https://github.com/acl/device_htc_rh...ic-ril.c#L5569
I have someone testing this. Since i dont have gsm service, i need someone who has a working sim on their world phones.