-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. call "RootTools.isRootAvailable()
2. SuperUser apk asks for SU permission
3.
What is the expected output? What do you see instead?
It should only show if root is available, however it somehow triggers root
access.
What version of the product are you using? On what operating system?
2.6
Please provide any additional information below.
According to the docs it should not try to use root when that action is
performed, but it does somehow.
Original issue reported on code.google.com by goo...@umito.nl on 8 Apr 2013 at 7:58
Reactions are currently unavailable