adb shell should favor /sbin/sh if it exists. This lets you use adb shell from...
adb shell should favor /sbin/sh if it exists. This lets you use adb shell from recovery without using the /system/bin/sh and loading /system/lib/libc.so and leaving it in memory. This causes umount /system issues.
Loading
Please register or sign in to comment