Qiongcheng Luo fd11ce5faf Fix Crash CarrierDefaultApp due to exception
[Issue]
CarrierDefaultApp crashes due to null pointer exception.

[Cause of defect]
To call mUrl.toString() even if mUrl is null and mUrl is already
checked if it is null just before.

[How to fix]
Check the null status of mUrl when call its toString() method.

Bug: 65393337

Change-Id: I4b4b1f125aac7e30ca18be22d7adc358cab83b2f
2017-09-07 15:40:09 +09:00
2017-08-28 13:16:35 -07:00
2017-05-23 11:51:15 +01:00
2017-05-10 16:54:20 -07:00
2017-05-17 03:02:21 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%