rrathi / adamICS

This is adam ICS port
33 stars 14 forks source link

RIL fix for reported problems on some SIM cards with 3G #65

Closed Borkata closed 12 years ago

Borkata commented 12 years ago

Reverted back to old way of reading from AT channel, since the changes introduced in 4.0.0alpha cause in some cases breakage of channel and rild dies.

Borkata commented 12 years ago

This fix helps 3G to work for guys reporting problems, but still from times to time android.phone crash (which doesn't brake the functiontality, but still have to press a couple of times ok to go through the error). Possible fix is to revert back to old STK functionality too. Waiting for testers feedback about that.

Borkata commented 12 years ago

Additional commit added with old STK to fix stability.