Stop output of call number to logs
Bug: 19602904 Change-Id: Ieb6ae8d5ab27571d1f6cf91c530713f22b21b513
This commit is contained in:
committed by
Etan Cohen
parent
eda354b769
commit
ee763b3562
@@ -270,7 +270,7 @@ public class ImsCallProfile implements Parcelable {
|
||||
return "{ serviceType=" + mServiceType +
|
||||
", callType=" + mCallType +
|
||||
", restrictCause=" + mRestrictCause +
|
||||
", callExtras=" + mCallExtras.toString() +
|
||||
//", callExtras=" + mCallExtras.toString() +
|
||||
", mediaProfile=" + mMediaProfile.toString() + " }";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user