Skip to content

ksud: magica: Delete ro.boot.selinux and compact after run#3314

Merged
Ylarod merged 2 commits into
mainfrom
aviraxp-patch-2
Mar 22, 2026
Merged

ksud: magica: Delete ro.boot.selinux and compact after run#3314
Ylarod merged 2 commits into
mainfrom
aviraxp-patch-2

Conversation

@aviraxp

@aviraxp aviraxp commented Mar 21, 2026

Copy link
Copy Markdown
Collaborator

It comes from the cmdline exploit and get set by init. After we have a resetprop with compact support, this can be properly deleted.

It comes from the cmdline exploit and get set by init.
@aviraxp aviraxp changed the title ksud: magica: Delete ro.boot.selinux and recompact after run ksud: magica: Delete ro.boot.selinux and compact after run Mar 21, 2026
@aviraxp

aviraxp commented Mar 21, 2026

Copy link
Copy Markdown
Collaborator Author

I am not sure if we want to deal with ro.boot.mode.

@xmanweb

xmanweb commented Mar 21, 2026

Copy link
Copy Markdown

I am not sure if we want to deal with ro.boot.mode.

Do you mean ro.bootmode ?

@Ylarod Ylarod merged commit 02adbab into main Mar 22, 2026
20 checks passed
@Ylarod Ylarod deleted the aviraxp-patch-2 branch March 22, 2026 01:01
Tools-cx-app pushed a commit to ReSukiSU/ReSukiSU that referenced this pull request Mar 22, 2026
…nelSU#3314)

It comes from the cmdline exploit and get set by init. After we have a
resetprop with compact support, this can be properly deleted.

[cherry-pick tiann/KernelSU#3314]

Signed-off-by: Tools-cx-app <localhost.hutao@gmail.com>
Flopster101 added a commit to FlopKernel-Series/flop_trinket-mi_kernel that referenced this pull request Mar 25, 2026
b04aba6f49bf build(deps): bump the crates group in /userspace/ksud with 16 updates (#122)
4455d7a335bb manager: bump the maven group in /manager with 4 updates (#123)
6775580853bb manager: fix blank screen glitch during back navigation on Android 13 and below (#118)
cf7006963a58 kernel: fix process marking for built-in mode (tiann/KernelSU#3284)
2a203208c3ca manager: add translation for zh-rHK (Traditional Chinese (Hong Kong)) (#116)
fe3df4fb72c9 ksud: magica: delete ro.boot.selinux and compact after run (tiann/KernelSU#3314)
d3828ddb4d54 ksud: fix build
574d2b3090a3 ksud: fix no load dynamic manager when late load mode
7dab6c508132 manager: fix search bar focus bug on Android 8 (#117)
c01e190ce235 ksud: update prop-rs-android & resetprop(tiann/KernelSU@ed637c7)
32acb459bda2 ksud: removed armv7 resetprop binary
5e0d1db5e8a7 ksud: fmt
788c76f9efea ksud: clippy: fix clippy
57e1e1fbf489 manager: wait for fetchModuleList complete
5a9e343688ff manager: unify back button and improve screen layout
579b96aebb84 manager: fetchModuleList when prepareWebview
e81a213733ab kernel: change KSU_TAG_NAME fallback value
1a498c36f038 ksud: removed useless code && fmt
2c1b9c676abf ksud: embeded resetprop impl (tiann/KernelSU#3300)
4e3bb28d204a manager: add prebuilt susfs v2.1.0 binary
ea623a0759ec kernel: fix Kbuild define with kernel_compat.h define mismatch
9fd52ae6fb4f kernel: fix Huawei EMUI10+ Cheak
73765503c23a kernel: fix HISI EMUI10+ kernel compatibility (#115)
f02e81244d98 kernel: add guard for non-gki TP hook check
64864d034365 manager: bump the maven group in /manager with 7 updates (#111)
757f667434f8 manager: initialize MainShell in Application to avoid crash
e826891cdb85 kernel: upgrade ddk, use ddk-min (tiann/KernelSU#3280)
6daf47df3783 build(deps): bump actions/github-script from 7 to 8 in the actions group (#112)

git-subtree-dir: drivers/sukisu
git-subtree-split: b04aba6f49bf231fe4daf84238ae8565340b9b8b
Flopster101 added a commit to FlopKernel-Series/flop_trinket-mi_kernel that referenced this pull request Mar 25, 2026
b04aba6f49bf build(deps): bump the crates group in /userspace/ksud with 16 updates (#122)
4455d7a335bb manager: bump the maven group in /manager with 4 updates (#123)
6775580853bb manager: fix blank screen glitch during back navigation on Android 13 and below (#118)
cf7006963a58 kernel: fix process marking for built-in mode (tiann/KernelSU#3284)
2a203208c3ca manager: add translation for zh-rHK (Traditional Chinese (Hong Kong)) (#116)
fe3df4fb72c9 ksud: magica: delete ro.boot.selinux and compact after run (tiann/KernelSU#3314)
d3828ddb4d54 ksud: fix build
574d2b3090a3 ksud: fix no load dynamic manager when late load mode
7dab6c508132 manager: fix search bar focus bug on Android 8 (#117)
c01e190ce235 ksud: update prop-rs-android & resetprop(tiann/KernelSU@ed637c7)
32acb459bda2 ksud: removed armv7 resetprop binary
5e0d1db5e8a7 ksud: fmt
788c76f9efea ksud: clippy: fix clippy
57e1e1fbf489 manager: wait for fetchModuleList complete
5a9e343688ff manager: unify back button and improve screen layout
579b96aebb84 manager: fetchModuleList when prepareWebview
e81a213733ab kernel: change KSU_TAG_NAME fallback value
1a498c36f038 ksud: removed useless code && fmt
2c1b9c676abf ksud: embeded resetprop impl (tiann/KernelSU#3300)
4e3bb28d204a manager: add prebuilt susfs v2.1.0 binary
ea623a0759ec kernel: fix Kbuild define with kernel_compat.h define mismatch
9fd52ae6fb4f kernel: fix Huawei EMUI10+ Cheak
73765503c23a kernel: fix HISI EMUI10+ kernel compatibility (#115)
f02e81244d98 kernel: add guard for non-gki TP hook check
64864d034365 manager: bump the maven group in /manager with 7 updates (#111)
757f667434f8 manager: initialize MainShell in Application to avoid crash
e826891cdb85 kernel: upgrade ddk, use ddk-min (tiann/KernelSU#3280)
6daf47df3783 build(deps): bump actions/github-script from 7 to 8 in the actions group (#112)

git-subtree-dir: drivers/sukisu
git-subtree-split: b04aba6f49bf231fe4daf84238ae8565340b9b8b
Flopster101 added a commit to FlopKernel-Series/flop_s5e8825_kernel that referenced this pull request Mar 27, 2026
575ea1a164a8 manager: sync translation from Crowdin (#110)
b04aba6f49bf build(deps): bump the crates group in /userspace/ksud with 16 updates (#122)
4455d7a335bb manager: bump the maven group in /manager with 4 updates (#123)
6775580853bb manager: fix blank screen glitch during back navigation on Android 13 and below (#118)
cf7006963a58 kernel: fix process marking for built-in mode (tiann/KernelSU#3284)
2a203208c3ca manager: add translation for zh-rHK (Traditional Chinese (Hong Kong)) (#116)
fe3df4fb72c9 ksud: magica: delete ro.boot.selinux and compact after run (tiann/KernelSU#3314)
d3828ddb4d54 ksud: fix build
574d2b3090a3 ksud: fix no load dynamic manager when late load mode
7dab6c508132 manager: fix search bar focus bug on Android 8 (#117)
c01e190ce235 ksud: update prop-rs-android & resetprop(tiann/KernelSU@ed637c7)
32acb459bda2 ksud: removed armv7 resetprop binary
5e0d1db5e8a7 ksud: fmt
788c76f9efea ksud: clippy: fix clippy
57e1e1fbf489 manager: wait for fetchModuleList complete
5a9e343688ff manager: unify back button and improve screen layout
579b96aebb84 manager: fetchModuleList when prepareWebview
e81a213733ab kernel: change KSU_TAG_NAME fallback value
1a498c36f038 ksud: removed useless code && fmt
2c1b9c676abf ksud: embeded resetprop impl (tiann/KernelSU#3300)
4e3bb28d204a manager: add prebuilt susfs v2.1.0 binary
ea623a0759ec kernel: fix Kbuild define with kernel_compat.h define mismatch
9fd52ae6fb4f kernel: fix Huawei EMUI10+ Cheak
73765503c23a kernel: fix HISI EMUI10+ kernel compatibility (#115)
f02e81244d98 kernel: add guard for non-gki TP hook check
64864d034365 manager: bump the maven group in /manager with 7 updates (#111)
757f667434f8 manager: initialize MainShell in Application to avoid crash
e826891cdb85 kernel: upgrade ddk, use ddk-min (tiann/KernelSU#3280)
6daf47df3783 build(deps): bump actions/github-script from 7 to 8 in the actions group (#112)
941ad6e1f407 ksud: magica: Set uid in forked process (tiann/KernelSU#3296)
50c75d0f94e3 manager: use reflection to reset and initialize MainShell in KsuCli
7c867bbd05c0 manager: fix wrongly metamodule warning
243c36552b97 ksud: allow metamodule is disbale
8743600c2dea script(ksubot.py): fix "<>" format error
eeaae63ca326 ksud: magica: use minify adb_client (tiann#3292)
2578cc296e54 ci: Migrate to python-telegram-bot & message handling improvements (#109)
6817076f5c62 manager: implement unofficial manager warning

git-subtree-dir: drivers/sukisu
git-subtree-split: 575ea1a164a8ee925c789fdd806e9dd383babeeb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants