Bug 1525401 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

:bc I know you fixed a similar issue do you have time to take a look?

running  su -c id returns: 
mozdevice.adb.ADBProcessError: args: adb wait-for-device shell su -c id; echo adb_returncode=$?, exitcode: 1, stdout: uid=0(root) gid=0(root) groups=0(root) context=u:r:magisk:s0

annd su 0 id hangs
:bc I know you fixed a similar issue do you have time to take a look?

running  su -c id returns: 
```
mozdevice.adb.ADBProcessError: args: adb wait-for-device shell su -c id; echo adb_returncode=$?, exitcode: 1, stdout: uid=0(root) gid=0(root) groups=0(root) context=u:r:magisk:s0
```
annd su 0 id hangs

Back to Bug 1525401 Comment 1