From ad3b37327ae14c41d4d9e9d4995363908c3d98f7 Mon Sep 17 00:00:00 2001 From: solohsu Date: Wed, 30 Jan 2019 00:29:16 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 41539b06..a547ce80 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ A Riru module trying to provide a ART hooking framework (mainly for Android Pie) - 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 requirements + +same as [Riru-Core's](https://github.com/RikkaApps/Riru/blob/master/README.md#build-requirements) + ## Build 1. run `:Bridge:makeAndCopyRelease` in Gradle window to build `edxposed.dex`