I have a rooted custom device (Android 8.0), I can use adb
and run su
and do whatever I want in the shell. But SuperSU or any other app cannot find root. I have made a symlink from /system/xbin/su
to /system/bin/su
but it still does not work.