diff options
| author | Henrik Hall <henrik.hall@sonyericsson.com> | 2010-02-24 12:52:06 +0100 |
|---|---|---|
| committer | Jean-Baptiste Queru <jbq@google.com> | 2010-05-11 13:17:40 -0700 |
| commit | 232a69851d8f208a73d8b4ddb39708828ae9f205 (patch) | |
| tree | 167a69ca23dc82643d621e810e1dd27eda4ddf57 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
| parent | 0a5174a6e947d5cbeb8846a1273a90b6de065cbf (diff) | |
Fix data type of RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMS in RIL.
Fixing incorrect data type of RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMS
in Android RIL.
The Android RIL specifies that the unsolicited response signal
RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMS should contain a raw byte
array (ril.h). However, in the implementation of the Java RIL and
the C++ RIL daemon, the data is unpacked as a string. This causes
data delivered from the network stack to be garbled.
Changing so that both the C++ RIL deamon in platform/hardware/ril
and the Java RIL in frameworks/base follows the specification.
Change-Id: I9b9b26d16cd39422c43d9fa7aadfcff3e60c78ae
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
