i have a questione about the source code in temproot and temproot_remove script for linux.
In the first file there is this istruction:
./ adb shell mv /data/local/tmp /data/local/tmp.bak
and into temproot_remove script this one:
./ adb shell mv /data/local/tmp.orig /data/local/tmp
but, is it correct to move tmp.orig???
thanksssss
In the first file there is this istruction:
./ adb shell mv /data/local/tmp /data/local/tmp.bak
and into temproot_remove script this one:
./ adb shell mv /data/local/tmp.orig /data/local/tmp
but, is it correct to move tmp.orig???
thanksssss



