Merge document file

This commit is contained in:
2022-04-20 22:22:18 +08:00
parent a31b683188
commit 577fbe36a4
3 changed files with 12 additions and 1 deletions

View File

@@ -106,6 +106,7 @@ loadApp(name = "com.android.browser") {
injectMember {
method {
name = "onStart"
emptyParam()
returnType = UnitType
}
afterHook {