diff options
| author | 2009-08-15 11:15:26 -0700 | |
|---|---|---|
| committer | 2009-08-15 11:17:18 -0700 | |
| commit | e6a9bcb7e8280512b0f68230fb72a004f86c8ae1 (patch) | |
| tree | 58ee148b63db63deb9f51853b06a16a2f7b804ef /opengl/libs/hooks.h | |
| parent | ad4d9e5bebb5a9ba01c1459d941019887f4a7d6d (diff) | |
A hack that when restartRadio is called the CdmaDataConnectionTracker
to retry a connection and possibly reconnect after a temporary data loss.
The root cause appears to be because DEACTIVATE and POWER_RADIO_OFF are
sent back to back and POWER_RADIO_OFF completes before DEACTIVATE.
When this happens CdmaDataConnectionTracker won't attempt to reestablish
a data connection until a voice call terminates.
At this time it appears the better solution is have CdmaDataConnectionTracker
wait for DEACTIVATE to complete before issuing POWER_RADIO_OFF, this fix
will be implemented in the near future.
Diffstat (limited to 'opengl/libs/hooks.h')
0 files changed, 0 insertions, 0 deletions