summaryrefslogtreecommitdiffstats
path: root/telephony/java/com
diff options
context:
space:
mode:
Diffstat (limited to 'telephony/java/com')
-rw-r--r--telephony/java/com/android/internal/telephony/gsm/RIL.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/telephony/java/com/android/internal/telephony/gsm/RIL.java b/telephony/java/com/android/internal/telephony/gsm/RIL.java
index b210868..e2d0f72 100644
--- a/telephony/java/com/android/internal/telephony/gsm/RIL.java
+++ b/telephony/java/com/android/internal/telephony/gsm/RIL.java
@@ -2347,9 +2347,7 @@ public final class RIL extends BaseCommands implements CommandsInterface
dc.als = p.readInt();
dc.isVoice = (0 == p.readInt()) ? false : true;
dc.number = p.readString();
-
- // TODO get presentation from p.readInt() after checkin new RIL
- dc.numberPresentation = DriverCall.presentationFromCLIP(0);
+ dc.numberPresentation = DriverCall.presentationFromCLIP(p.readInt());
// Make sure there's a leading + on addresses with a TOA
// of 145