Add null-check for subInfo.getCountryIso.

Potential for NPE later in this case when getCountryIso().toUpper() is
called.

Test: Compile code
Fixes: 134987898
Change-Id: I5b2511871aab32e2ab166282e3ec4cec232fdae8
1 file changed