mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
...
This commit is contained in:
@@ -63,7 +63,7 @@ import com.highcapable.yukihookapi.param.PackageParam
|
|||||||
*
|
*
|
||||||
* ....
|
* ....
|
||||||
*
|
*
|
||||||
* 详情请参考 https://github.com/fankes/YukiHookAPI/wiki
|
* 详情请参考 [YukiHookAPI Wiki](https://github.com/fankes/YukiHookAPI/wiki)
|
||||||
*/
|
*/
|
||||||
abstract class YukiBaseHooker : PackageParam() {
|
abstract class YukiBaseHooker : PackageParam() {
|
||||||
|
|
||||||
|
@@ -72,7 +72,7 @@ import com.highcapable.yukihookapi.hook.factory.encase
|
|||||||
*
|
*
|
||||||
* ......
|
* ......
|
||||||
*
|
*
|
||||||
* 详情请参考 https://github.com/fankes/YukiHookAPI/wiki
|
* 详情请参考 [YukiHookAPI Wiki](https://github.com/fankes/YukiHookAPI/wiki)
|
||||||
*/
|
*/
|
||||||
@Keep
|
@Keep
|
||||||
interface YukiHookXposedInitProxy {
|
interface YukiHookXposedInitProxy {
|
||||||
|
Reference in New Issue
Block a user