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.