mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-07 19:14:19 +08:00
Merge code
This commit is contained in:
@@ -385,7 +385,7 @@ class HookEntry : YukiHookXposedInitProxy {
|
|||||||
}
|
}
|
||||||
intercept()
|
intercept()
|
||||||
}.onAllFailure { loggerE(msg = "Hook MsfService Failed $it") }
|
}.onAllFailure { loggerE(msg = "Hook MsfService Failed $it") }
|
||||||
}
|
}.ignoredHookClassNotFoundFailure()
|
||||||
/**
|
/**
|
||||||
* 干掉自动上传服务的电源锁
|
* 干掉自动上传服务的电源锁
|
||||||
* 每个版本的差异暂未做排查
|
* 每个版本的差异暂未做排查
|
||||||
|
Reference in New Issue
Block a user