summaryrefslogtreecommitdiffstats
path: root/libril/ril.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libril/ril.cpp')
-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,