出现异常回短信 ERR

master
Matthew 10 months ago
parent d5ddc6bb53
commit bc7251926f

@ -792,7 +792,7 @@ public class SimUtil {
}
private static String queryConfigFile(Context context, String content) {
String result = "";
String result = "ERR";
try {
String[] parts = TextUtils.split(content.substring(SmsTypeEnum.UPD_CFG_FILE.value().length()), "(\\s|,|)");

Loading…
Cancel
Save