mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-26 15:57:32 +00:00
Let build.py setup NDK
This commit is contained in:
@@ -2,6 +2,8 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
|
||||
ndkVersion '0.0.0'
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
path 'jni/Android.mk'
|
||||
|
Reference in New Issue
Block a user