|
|
param.setResult(getProperty(PROP_IMSI, ""));
|
|
param.setResult(getProperty(PROP_IMSI, ""));
|
|
|
XposedHelpers.findAndHookMethod(PhoneSubInfoController, "getDeviceIdForPhone", int.class, String.class, String.class, new XC_MethodHook() {
|
|
XposedHelpers.findAndHookMethod(PhoneSubInfoController, "getDeviceIdForPhone", int.class, String.class, String.class, new XC_MethodHook() {
|