Skip to content

Support for customizing the execution of root privileges #98

@lzg134679

Description

@lzg134679

Currently, the "su" command is used to get root access and run activities with root access. However, some phones, such as Vivo, block all "su" commands from the bottom of the system, and flash the system can't avoid this problem. So we can only replace "su" command with a customized name like "suu". Hope ActivityManager can also use customized su command to run.

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