summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/22/changes
diff options
context:
space:
mode:
authorTyler Gunn <tgunn@google.com>2020-04-13 17:19:24 -0700
committerTyler Gunn <tgunn@google.com>2020-05-11 12:55:29 -0700
commit04e1fd15f656c5107abe4147966506c79a09cef7 (patch)
treeaf0327f171fcf68d484aea5b19b1dc9d92c917f4 /docs/html/sdk/api_diff/22/changes
parent6e478ee41da0b7dbba81c1d4ccceaead17b10135 (diff)
Fix parceling and unparceling for URIs in Telecom.
When testing parceling and unparceling of numbers with postdial digits it appears in parcelling to the dialer there were some cases where the commas were being URL encoded during parceling. Elsewhere in the platform the Uri.writeToParcel and Uri.CREATOR.createFromParcel methods are used. Switching to those methods ensured that the parceling did not uri-encode on parcel/unparcel. GatewayInfo already used the right method to unparcel. Test: Unit/CTS tests. Bug: 152172598 Fixes: 155098148 Merged-In: I87b881e55a749e0ea46ba3b3c7d297856a744f37 Change-Id: I32b7d049107cb3901fd934dc609541d1d2622a5a
Diffstat (limited to 'docs/html/sdk/api_diff/22/changes')
0 files changed, 0 insertions, 0 deletions