diff options
| author | LorDClockaN <lordclockan@gmail.com> | 2017-03-05 20:01:50 +0100 |
|---|---|---|
| committer | LorDClockaN <lordclockan@gmail.com> | 2017-03-05 20:01:50 +0100 |
| commit | c955647dc23cf91201029fcfb390372de540ebb3 (patch) | |
| tree | 0f7f307b4418b78bb4249c9ac889a4d9ac30cdd5 /res/xml | |
| parent | e65455f23ed00b7cddebb7bd21991363a944ba75 (diff) | |
Change-Id: I5f5e1c1628b9304432334d5bc85c97755fd3ae80
Diffstat (limited to 'res/xml')
| -rw-r--r-- | res/xml/command_list.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/command_list.xml b/res/xml/command_list.xml index cd04ec9..80e0739 100644 --- a/res/xml/command_list.xml +++ b/res/xml/command_list.xml @@ -37,7 +37,7 @@ <!-- Shell commands --> <command commandId="bash" commandPath="/system/bin/sh" commandArgs="" /> - <command commandId="su" commandPath="/system/xbin/su" commandArgs="" /> + <command commandId="su" commandPath="/sbin/su" commandArgs="" /> <!-- Console info --> <command commandId="groups" commandPath="/system/bin/groups" commandArgs="" /> |
