Skip to content

Add ACCESS_SUPERUSER to permissions list #39

@williamtheaker

Description

@williamtheaker

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions