Update README.md

This commit is contained in:
solohsu 2019-01-19 02:01:44 +08:00 committed by GitHub
parent 628ac9fd33
commit 5d967734a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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. :)