Skip to content

Commit

Permalink
Uodate KernelSU
Browse files Browse the repository at this point in the history
main
  • Loading branch information
tiandoufayale committed Jan 10, 2024
1 parent baced1e commit 6c52b88
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion KernelSU
Submodule KernelSU updated 84 files
+8 −5 .github/workflows/build-kernel-a12.yml
+15 −8 .github/workflows/build-kernel-a13.yml
+16 −6 .github/workflows/build-kernel-a14.yml
+3 −2 .github/workflows/build-kernel-arcvm.yml
+18 −121 .github/workflows/build-kernel-wsa.yml
+10 −8 .github/workflows/build-manager.yml
+1 −1 .github/workflows/build-su.yml
+1 −1 .github/workflows/clippy.yml
+4 −4 .github/workflows/deploy-website.yml
+4 −4 .github/workflows/gki-kernel.yml
+2 −2 .github/workflows/ksud.yml
+1 −1 .github/workflows/release.yml
+135 −0 .github/workflows/wsa-kernel.yml
+15 −3 docs/README.md
+18 −5 docs/README_CN.md
+8 −0 docs/README_JP.md
+8 −0 docs/README_PT-BR.md
+20 −8 docs/README_TR.md
+4 −2 kernel/allowlist.c
+16 −0 kernel/core_hook.c
+1 −0 kernel/ksu.h
+2 −1 kernel/manager.c
+2 −1 kernel/selinux/rules.c
+7 −6 kernel/selinux/selinux.c
+4 −4 kernel/uid_observer.c
+1 −1 manager/app/src/main/java/me/weishu/kernelsu/ui/util/LogEvent.kt
+1 −1 manager/app/src/main/res/values-bn-rBD/strings.xml
+5 −4 manager/app/src/main/res/values-bn/strings.xml
+24 −2 manager/app/src/main/res/values-de/strings.xml
+105 −0 manager/app/src/main/res/values-et/strings.xml
+1 −1 manager/app/src/main/res/values-fr/strings.xml
+27 −4 manager/app/src/main/res/values-hu/strings.xml
+4 −3 manager/app/src/main/res/values-in/strings.xml
+2 −2 manager/app/src/main/res/values-ja/strings.xml
+104 −0 manager/app/src/main/res/values-lv/strings.xml
+7 −5 manager/app/src/main/res/values-nl/strings.xml
+3 −3 manager/app/src/main/res/values-pt-rBR/strings.xml
+5 −5 manager/app/src/main/res/values-sr/strings.xml
+17 −17 manager/app/src/main/res/values-tr/strings.xml
+27 −5 manager/app/src/main/res/values-uk/strings.xml
+3 −1 manager/app/src/main/res/values-vi/strings.xml
+1 −1 manager/app/src/main/res/values-zh-rCN/strings.xml
+22 −0 manager/app/src/main/res/values-zh-rHK/strings.xml
+22 −0 manager/app/src/main/res/values-zh-rTW/strings.xml
+1 −1 manager/gradle/libs.versions.toml
+89 −0 scripts/allowlist.bt
+ userspace/ksud/bin/aarch64/busybox
+ userspace/ksud/bin/aarch64/resetprop
+ userspace/ksud/bin/x86_64/busybox
+ userspace/ksud/bin/x86_64/resetprop
+2 −1 userspace/ksud/src/assets.rs
+3 −0 userspace/ksud/src/defs.rs
+10 −2 userspace/ksud/src/event.rs
+2 −2 userspace/ksud/src/installer.sh
+38 −4 userspace/ksud/src/ksu.rs
+2 −1 userspace/ksud/src/module.rs
+15 −0 userspace/ksud/src/mount.rs
+27 −4 userspace/ksud/src/utils.rs
+1 −0 website/docs/.vitepress/locales/en.ts
+1 −0 website/docs/.vitepress/locales/pt_BR.ts
+1 −0 website/docs/.vitepress/locales/zh_CN.ts
+1 −1 website/docs/guide/faq.md
+44 −15 website/docs/guide/how-to-integrate-for-non-gki.md
+70 −52 website/docs/guide/installation.md
+1 −1 website/docs/id_ID/guide/installation.md
+4 −4 website/docs/ja_JP/guide/installation.md
+4 −4 website/docs/pt_BR/guide/app-profile.md
+9 −8 website/docs/pt_BR/guide/faq.md
+6 −8 website/docs/pt_BR/guide/how-to-build.md
+67 −32 website/docs/pt_BR/guide/how-to-integrate-for-non-gki.md
+83 −65 website/docs/pt_BR/guide/installation.md
+3 −3 website/docs/pt_BR/guide/rescue-from-bootloop.md
+1 −1 website/docs/pt_BR/guide/what-is-kernelsu.md
+2 −2 website/docs/pt_BR/index.md
+23 −0 website/docs/public/templates/cemiuiler.readproc
+2 −1 website/docs/public/templates/kernelmanager.root
+80 −59 website/docs/repos.json
+3 −3 website/docs/ru_RU/guide/installation.md
+3 −3 website/docs/vi_VN/guide/installation.md
+43 −14 website/docs/zh_CN/guide/how-to-integrate-for-non-gki.md
+73 −54 website/docs/zh_CN/guide/installation.md
+3 −3 website/docs/zh_TW/guide/installation.md
+1 −1 website/package.json
+424 −220 website/yarn.lock
4 changes: 2 additions & 2 deletions arch/arm64/configs/vendor/gts7lwifi_eur_open_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=" Tiandou v0.2"
CONFIG_LOCALVERSION=" Tiandou v0.2.1"
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_HOSTNAME="(none)"
Expand Down Expand Up @@ -106,7 +106,7 @@ CONFIG_RCU_NEED_SEGCBLIST=y
CONFIG_RCU_FANOUT=64
CONFIG_RCU_FANOUT_LEAF=16
CONFIG_RCU_FAST_NO_HZ=y
# CONFIG_RCU_BOOST is not set
CONFIG_RCU_BOOST=y
CONFIG_RCU_NOCB_CPU=y
CONFIG_BUILD_BIN2C=y
CONFIG_IKCONFIG=y
Expand Down
12 changes: 12 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#!/bin/bash
args="-j$(nproc --all) \
O=out \
ARCH=arm64 \
CLANG_TRIPLE=aarch64-linux-gnu- \
CROSS_COMPILE=/home/tiandou/clang3/aarch64/bin/aarch64-linux-android- \
CC=/home/tiandou/clang3/llvm/bin/clang
CROSS_COMPILE_COMPAT=/home/tiandou/clang3/aarch32/bin/arm-linux-androideabi- "
LLVM=1
LLVM_IAS=1
make ${args} vendor/gts7lwifi_eur_open_defconfig
make ${args}

0 comments on commit 6c52b88

Please sign in to comment.