You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature request: add support for ACCESS_SUPERUSER permission as supported by koush's Superuser app. [1]
This can be accomplished by adding this line to AndroidManifest.xml :
Feature request: add support for ACCESS_SUPERUSER permission as supported by koush's Superuser app. [1]
This can be accomplished by adding this line to AndroidManifest.xml :
<uses-permission android:name="android.permission.ACCESS_SUPERUSER" />
[1] https://plus.google.com/103583939320326217147/posts/T9xnMJEnzf1
The text was updated successfully, but these errors were encountered: