mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-03 01:17:41 +08:00
设置默认卡槽id为1,mi10青春版,系统版本miui_eu_21.4.21,getSimIdBySubscriptionId返回0
This commit is contained in:
parent
a36ece4cd6
commit
798a74e2cc
@ -49,7 +49,7 @@ public class SimUtil {
|
||||
Log.d(TAG, "getSimExtra Fail: " + e.getMessage());
|
||||
}
|
||||
|
||||
return 0;
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user