From 407c8e10333e0ec219e4b88787c16dda78844c25 Mon Sep 17 00:00:00 2001 From: backslashxx <118538522+backslashxx@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:27:22 +0800 Subject: [PATCH] documentation/modes: reflect recent changes no more mode 8 even for legacy susfs --- Documentation/modes.md | 1 - Documentation/modes_dev_manual.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/Documentation/modes.md b/Documentation/modes.md index 7508da8..05c444c 100644 --- a/Documentation/modes.md +++ b/Documentation/modes.md @@ -113,7 +113,6 @@ - susfs-assisted overlayfs rw mount - KernelSU only - Requires susfs-patched kernel and userspace tool -- legacy susfs users will be forced to this mode. - Adaway compatible - Hiding: good method but ksu_susfs_bind is easier diff --git a/Documentation/modes_dev_manual.txt b/Documentation/modes_dev_manual.txt index 58152e7..359ca5d 100644 --- a/Documentation/modes_dev_manual.txt +++ b/Documentation/modes_dev_manual.txt @@ -81,7 +81,6 @@ mode=8 susfs-assisted generic overlayfs KernelSU only Requires susfs-patched kernel and userspace tool - legacy susfs users will be forced here. echo "mode=8" > /data/adb/bindhosts/mode_override.sh Adaway compatible hiding: good but ksu_susfs_bind is easier