summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-03 13:55:08 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-03 13:55:08 +0200
commit2da0de51c0ff8999f0c05dde63dbca0eaea34803 (patch)
tree303e92ec3bf23958b95e8021848de8b73041c6dd
parent0dcb63a22fddcd52846fc806f581acaf8dc88166 (diff)
downloaddevice_samsung_galaxys2-common-2da0de51c0ff8999f0c05dde63dbca0eaea34803.zip
device_samsung_galaxys2-common-2da0de51c0ff8999f0c05dde63dbca0eaea34803.tar.gz
device_samsung_galaxys2-common-2da0de51c0ff8999f0c05dde63dbca0eaea34803.tar.bz2
galaxys2: libril: uus is absent
Change-Id: Id52cec452588bc629b6ccbda51932678f2f8aeab
-rwxr-xr-xlibril/ril.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libril/ril.cpp b/libril/ril.cpp
index 36e64b3..68d89a6 100755
--- a/libril/ril.cpp
+++ b/libril/ril.cpp
@@ -1443,6 +1443,8 @@ static int responseCallList(Parcel &p, void *response, size_t responselen) {
p.writeInt32(p_cur->numberPresentation);
writeStringToParcel(p, p_cur->name);
p.writeInt32(p_cur->namePresentation);
+ p.writeInt32(0); /* UUS Information is absent */
+
appendPrintBuf("%s[id=%d,%s,toa=%d,",
printBuf,
p_cur->index,