IMS-VT: Use original dialed string instead of normalized dial string
- The smart dial search normalizes the dial string and removes anything other than digits - Pass original dialed string instead of normalized dial string to fix this issue. - Original dial string contains the number which is actully entered by user. Pass this number as it is as dialed number validation is already taken care by APIs defined in PhoneNumberUtils. Change-Id: Ib85750abef765ace127ebde3a13397b4dfad48fa CRs-Fixed: 806046
Loading
Please register or sign in to comment