• 残页'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
..
Cargo.toml Loading commit data...
applet_stub.cpp Loading commit data...
applets.cpp Loading commit data...
bootstages.cpp Loading commit data...
cert.cpp Loading commit data...
core.hpp Loading commit data...
daemon.cpp Loading commit data...
db.cpp Loading commit data...
lib.rs Loading commit data...
logging.cpp Loading commit data...
logging.rs Loading commit data...
magisk.cpp Loading commit data...
module.cpp Loading commit data...
package.cpp Loading commit data...
restorecon.cpp Loading commit data...
scripting.cpp Loading commit data...
socket.cpp Loading commit data...
thread.cpp Loading commit data...