This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
Magisk
Watch
1
Star
0
Fork
0
You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced
2024-11-24 02:25:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dfe4b33f2f
Magisk
/
jni
/
Application.mk
4 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
Update native parts
2017-01-31 21:57:24 +00:00
APP_ABI
:=
x86 x86_64 armeabi-v7a arm64-v8a
Move to android-21 NDK
2016-10-03 21:22:41 +00:00
APP_PLATFORM
:=
android-21
Add resetprop to Magisk
2016-11-04 18:35:23 +00:00
APP_CPPFLAGS
+=
-std
=
c++11
Reference in New Issue
Copy Permalink