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-12-18 05:58:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Magisk
/
jni
/
Application.mk
4 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
Update native parts
2017-02-01 05:57:24 +08:00
APP_ABI
:=
x86 x86_64 armeabi-v7a arm64-v8a
Move to android-21 NDK
2016-10-03 23:22:41 +02:00
APP_PLATFORM
:=
android-21
Add resetprop to Magisk
2016-11-05 02:35:23 +08:00
APP_CPPFLAGS
+=
-std
=
c++11
Reference in New Issue
Copy Permalink