summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorNaveen Kalla <nkalla@quicinc.com>2009-10-12 11:08:52 -0700
committerWink Saville <wink@google.com>2009-10-21 14:04:18 -0700
commitd393184ac595ab5490c77305a27fd049badf9a5d (patch)
treea47fb90c7647e0808c4f952f94e1c64164257381 /graphics/java/android/renderscript/ProgramStore.java
parent6270d52c0dded8658733a392f3ef1f521bc5dbee (diff)
telephony/cdma: Fix Erroneous Roaming Indicators and Latitude-Longitude parsing
When Android Telephony receives response to GET_REGISTRATION_STATE message from RIL it may contain few fields set to NULL. Due to a parsing exception encountered while parsing that field, the remaining fields will not be parsed even if they are valid data. Ignore all fields that are NULL while letting it parse non-NULL data. For Latitude and Longitude, the values should not be hexadecimal. They shall be parsed as decimal values as specified in the 3GPP2 C.S0005-A specification. Invalid value is changed from -1 to Integer.MAX_VALUE. Bug: 2201613 Change-Id: I13dd02fcfa2ae7fcb6f21c4b94b830786bd7270c
Diffstat (limited to 'graphics/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions