Magisk Module that allows you to run "adb root". Android 10 only. Probably will work with Android 9. Definitely not with Android 11/12.
GNU General Public License v2.0
445
stars
76
forks
source link
Adb pull reports permission denied #9
Open
himekifee opened 3 years ago
Hi, thanks for your work.
adb shell
works fine on root butadb pull
root only files still fail. I guess there should be another patch on this.