Merge "Stop output of call number to logs" into lmp-mr1-wfc-dev
This commit is contained in:
@@ -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