DescriptionCatch Exception for Intent.parseUri instead of URISyntaxException
Intent.parseUri can throw other excpetions like NumberFormatException.
So we need to catch Exception to avoid crash.
BUG=484336
Committed: https://crrev.com/e9785bb71f9e0b8a9a3ba321c2c6483c8805e5a1
Cr-Commit-Position: refs/heads/master@{#329163}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Apply Ted's comments #
Messages
Total messages: 12 (3 generated)
|