galaxys2: libril: uus is absent
Change-Id: Id52cec452588bc629b6ccbda51932678f2f8aeab
This commit is contained in:
parent
0dcb63a22f
commit
2da0de51c0
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user