am b48acb0e
: Merge change 1795 into donut
Merge commit 'b48acb0ebdc64d2f44cf869ac69aebbba2de192d' * commit 'b48acb0ebdc64d2f44cf869ac69aebbba2de192d': Make /system/xbin/tcpdump setuid root.
This commit is contained in:
commit
85246fee85
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ static struct fs_path_config android_files[] = {
|
|||
{ 06755, AID_ROOT, AID_ROOT, "system/xbin/librank" },
|
||||
{ 06755, AID_ROOT, AID_ROOT, "system/xbin/procrank" },
|
||||
{ 06755, AID_ROOT, AID_ROOT, "system/xbin/procmem" },
|
||||
{ 06755, AID_ROOT, AID_ROOT, "system/xbin/tcpdump" },
|
||||
{ 00755, AID_ROOT, AID_SHELL, "system/bin/*" },
|
||||
{ 00755, AID_ROOT, AID_SHELL, "system/xbin/*" },
|
||||
{ 00750, AID_ROOT, AID_SHELL, "sbin/*" },
|
||||
|
|
Loading…
Reference in a new issue