public bool CanSU( ) in Device.cs tries to ascertain if SU commands can be run by executing 'su -c echo' command. However, it passes a NullOutputReceiver.Instance whereby the shell output is lost.
...
Id #16822 | Release:
None
| Updated: Nov 28 2011 at 7:16 PM by camalot | Created: Oct 31 2011 at 6:41 AM by pingvishal