Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ACCESS_SUPERUSER to permissions list #30

Closed
williamtheaker opened this issue Apr 12, 2013 · 1 comment
Closed

Add ACCESS_SUPERUSER to permissions list #30

williamtheaker opened this issue Apr 12, 2013 · 1 comment

Comments

@williamtheaker
Copy link

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

@nolanlawson
Copy link
Owner

Thanks, I'll try to push this change out asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants