summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19/changes
diff options
context:
space:
mode:
authorJake Hamby <jhamby@google.com>2013-10-08 16:31:16 -0700
committerJake Hamby <jhamby@google.com>2013-10-08 16:31:16 -0700
commit7f5bee01ec5d0a01bf63313dfa0798ccdb1eac99 (patch)
tree9ac8eb373c88a68a60f3a2d81a876e1d930619fc /docs/html/sdk/api_diff/19/changes
parentc23ee579ac21f1f67a30d75e8ac7cbd49ba2fe7d (diff)
Fix NPE in CallerInfo.getCurrentCountryIso().
Internal method CallerInfo.getCurrentCountryIso() can throw NPE if the country detector's detectCountry() method returns null. Add code to check that the Country is not null before calling getCountryIso() on it. Change fallback logic to call locale.getCountry() whenever countryIso was not assigned. Bug: 10607906 Change-Id: I08fe3f4d942f67c37a2e6ff0b067fe32ad8a6fa5
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions