Update README.md
This commit is contained in:
parent
628ac9fd33
commit
5d967734a7
|
|
@ -14,6 +14,7 @@ A Riru module trying to provide a ART hooking framework (mainly for Android Pie)
|
|||
- resources hooking is not supported yet
|
||||
- may not be compatible with all ART devices
|
||||
- only a few Xposed modules has been tested for working
|
||||
- file access services are not implemented yet, now simply use magiskpolicy to enable needed SELinux policies
|
||||
|
||||
## Build
|
||||
|
||||
|
|
@ -24,4 +25,4 @@ A Riru module trying to provide a ART hooking framework (mainly for Android Pie)
|
|||
|
||||
## Contribute
|
||||
|
||||
Apparently this framework is far from stable and all kinds of PRs are welcome. :)
|
||||
Apparently this framework is far from stable and all kinds of PRs are welcome. :)
|
||||
|
|
|
|||
Loading…
Reference in New Issue