Add null-check for country ISO.

subInfo.getCountryIso() can be null and cause toUpperCase to fail.

Test: Compile
Fixes: 134987898
Change-Id: Id33c3e0d82522c431c862511dca4608c853d0ca1
1 file changed