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/bf271f140b3e7cec2926e9a24c2f687a39b1cacd
Cr-Commit-Position: refs/heads/master@{#329482}
Patch Set 1 #
Messages
Total messages: 13 (3 generated)
|