Bundle in stub APK into magiskinit

This commit is contained in:
topjohnwu
2018-06-14 00:59:08 +08:00
parent cabaae8403
commit 970a2e87b3
3 changed files with 21 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ LOCAL_STATIC_LIBRARIES := libsepol liblzma
LOCAL_C_INCLUDES := \
jni/include \
jni/magiskpolicy \
out \
out/$(TARGET_ARCH_ABI) \
$(LIBSEPOL) \
$(LIBLZMA)