mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-02 17:07:41 +08:00
设置默认卡槽id为1,mi10青春版,系统版本miui_eu_21.4.21,getSimIdBySubscriptionId返回0
This commit is contained in:
parent
074e6d378a
commit
b817ae86b4
@ -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