devel-su lxc-attach -n aliendalvik /system/bin/sh
It’s not really ‘adb’, but it is a root shell, so you can do certain things that you could do with adb, like ‘pm grant …permission’, etc. It’s like ‘adb shell’
I find it useful for navigation bar mod apps and logcat reader apps…