mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-25 10:37:39 +00:00
topjohnwu
09bdbc1224
Revert "Read only the first line instead of loading the whole file"
This reverts commit a5b573eaaa5b5e799dcd12d929a13d8d46a226a0. The file shall always have one single line, no need to create a new method
Magisk Manager
The project should be built with Android Studio version 2.2.0+
I use Java 8 features, which requires Jack compiler and it's only available in 2.2.0+
Also, you need to install CMake and NDK to build the zipadjust library for zip preprocessing
Languages
C++
36.6%
Kotlin
30.4%
Rust
16.4%
Java
9%
Shell
4.9%
Other
2.6%