From 5bc8f447594c6a702a31ac9199c85dad8991fc64 Mon Sep 17 00:00:00 2001 From: "HSSkyBoy@outlook.com" Date: Fri, 26 Apr 2024 21:34:12 +0800 Subject: [PATCH] Update Core --- .gitignore | 1 + .gitmodules | 5 ++++- core | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) create mode 160000 core diff --git a/.gitignore b/.gitignore index 040a5f3a..cf4dfcdb 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ .cxx /out /.idea +core diff --git a/.gitmodules b/.gitmodules index 7250c765..ead62447 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,4 +4,7 @@ branch = android10-release [submodule "patch/libs/manifest-editor"] path = patch/libs/manifest-editor - url = https://github.com/WindySha/ManifestEditor.git \ No newline at end of file + url = https://github.com/WindySha/ManifestEditor.git +[submodule "core"] + path = core + url = https://github.com/HSSkyBoy/LSPosed_mod.git diff --git a/core b/core new file mode 160000 index 00000000..df74d83e --- /dev/null +++ b/core @@ -0,0 +1 @@ +Subproject commit df74d83eb03a44cc6ad268841ac2ada28d077c77