Commit 32c6facb authored by swift_gan's avatar swift_gan

Merge remote-tracking branch 'origin/master'

parents 4ec00964 be95a89f
......@@ -49,7 +49,6 @@ implementation 'com.swift.sandhook:hooklib:3.1.0'
```java
@HookClass(Activity.class)
//@HookReflectClass("android.app.Activity")
@HookClass(Activity.class)
public class ActivityHooker {
@HookMethodBackup("onCreate")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment