mbonin / boot-unlocker-gnex

Automatically exported from code.google.com/p/boot-unlocker-gnex
1 stars 0 forks source link

Consider RootTools for modularizing access to su #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
My current way of calling su using exec() on the main thread is clunky.  
Investigate whether RootTools would be appropriate.

Original issue reported on code.google.com by jmason...@gmail.com on 23 Jun 2012 at 9:17

GoogleCodeExporter commented 8 years ago
Su is now called on an AsyncTask, which no longer clunky.

Investigating other benefits of RootTools moved to Low Priority.

Original comment by jmason...@gmail.com on 16 Jul 2012 at 8:22

GoogleCodeExporter commented 8 years ago

Original comment by jmason...@gmail.com on 9 Jan 2015 at 10:39