diff options
author | Kazuhiro Ondo <kazuhiro.ondo@motorola.com> | 2011-04-01 20:19:22 -0500 |
---|---|---|
committer | Wink Saville <wink@google.com> | 2011-04-08 11:42:51 -0700 |
commit | 8968f9f6d47585daf0f81db3ba7f54b1d7ae3498 (patch) | |
tree | d33973a28eedb58d1f15b3a79f81c83a97ddfa19 /opengl/java/android/opengl/Texture.java | |
parent | 5203a5bc28a5ae432eab236780b2f97bdec71dbf (diff) |
Check different CellLocation type in GsmDataConnectionTracker
Addressing phone app crash in GsmDataConnectionTracker when CDMALTEPhone
is used. CDMALTEPhone uses CDMA SST so getCellLocation() was returning
an instance of CdmaCellLocation. This was causing a crash when GsmDCT
type casts the instance as GsmCellLocation.
This patch tries to check the instance type before retrieving corresponding
cell id.
Change-Id: I6ac9cd4dc078552dc58d4d9350494a7b608c2b98
Diffstat (limited to 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions