* commit '24fc60c7a686afb06a8a4a6246ede277ef300e50': Make su 04750
This commit is contained in:
commit
0487e50acc
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ static const struct fs_path_config android_files[] = {
|
||||||
|
|
||||||
/* the following five files are INTENTIONALLY set-uid, but they
|
/* the following five files are INTENTIONALLY set-uid, but they
|
||||||
* are NOT included on user builds. */
|
* are NOT included on user builds. */
|
||||||
{ 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/su" },
|
{ 04750, AID_ROOT, AID_SHELL, 0, "system/xbin/su" },
|
||||||
{ 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/librank" },
|
{ 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/librank" },
|
||||||
{ 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/procrank" },
|
{ 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/procrank" },
|
||||||
{ 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/procmem" },
|
{ 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/procmem" },
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue