Replace country code with 0 for Korean carriers.

Korean carriers don't want the country codes displayed for local calls.
However the network returns the entire phone number including the
country code for Volte calls. According to the Koean phone numbering
scheme (https://en.wikipedia.org/wiki/Telephone_numbers_in_South_Korea),
we need to replace the country code +82 with a 0 prepended to the carrier
code to format it as a national number.

BUG: 22862845

Change-Id: I4f09af9869c78db82fbdfdfdf7c121dfb2fd44f4
1 file changed