d3c37a293d2f0bdf17d8918d526af0704164db88
- When path is added via add_sus_path_loop, the path will be re-flagged as SUS_PATH on each non-root user app or isolated service starts, this may address some issues that the added path via add_sus_path getting its inode status reset or inode re-created in kernel for whatever reason. - Please also note that only path NOT inside /storage/ and /sdcard/ can be added via add_sus_path_loop. - usage: ksu_susfs add_sus_path_loop </path/that/is/not/inside/sdcard/> Co-authored-by: simonpunk <simonpunk2016@gmail.com>
Description
Languages
Kotlin
67.1%
C
20%
Rust
11.1%
Shell
0.9%
Makefile
0.4%
Other
0.4%