Add null-check for country ISO.
subInfo.getCountryIso() can be null and cause toUpperCase to fail. Test: Compile Fixes: 134987898 Change-Id: Id33c3e0d82522c431c862511dca4608c853d0ca1
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
subInfo.getCountryIso() can be null and cause toUpperCase to fail. Test: Compile Fixes: 134987898 Change-Id: Id33c3e0d82522c431c862511dca4608c853d0ca1