cmsdk: Fix lint warning in string conversion
Implicitly using the default locale is a common source of bugs: Use String.format(Locale, ...) instead http://developer.android.com/reference/java/util/Locale.html#default_locale Change-Id: I18abb9aa545961bebcb40e3a57152617a22e284f
Loading
Please register or sign in to comment