mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 03:48:30 +00:00
Fix Android Studio C++ indexing
This commit is contained in:
parent
95d1e69d8e
commit
54428ba415
@ -168,6 +168,7 @@ LOCAL_SRC_FILES := \
|
||||
sepolicy/policy-rs.cpp
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
include src/Android-rs.mk
|
||||
include src/base/Android.mk
|
||||
include src/external/Android.mk
|
||||
CWD := $(LOCAL_PATH)
|
||||
include $(CWD)/Android-rs.mk
|
||||
include $(CWD)/base/Android.mk
|
||||
include $(CWD)/external/Android.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user