• 残页's avatar
    Inject binaries into /system if sbin not accessible · 33f51542
    残页 authored
    Some Android 11+ devices have the /sbin partition but not accessible by the global shell (`PATH` doesn't contain `/sbin`). Not only custom ROMs but also some stock ROMs have the same behavior so I believe it is something we need to deal with.
    Fix #6427, fix #4309, fix #5728, fix #3593
    33f51542
Name
Last commit
Last update
..
src Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
build.gradle.kts Loading commit data...