mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-10 10:44:13 +00:00
Separate JNI glue from actual C code, move CMakeLists file
This commit is contained in:
@@ -38,7 +38,7 @@ android {
|
||||
}
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
path 'CMakeLists.txt'
|
||||
path 'src/main/jni/CMakeLists.txt'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user