You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
4 lines
70 B
Makefile
4 lines
70 B
Makefile
APP_ABI := arm64-v8a
|
|
APP_PLATFORM := android-24
|
|
APP_STL := c++_static
|