Merge "android_filesystem: Remove setuid bits from tcpdump" into lmp-mr1-dev
This commit is contained in:
commit
70f6dea9d0
|
@ -248,7 +248,6 @@ static const struct fs_path_config android_files[] = {
|
|||
{ 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/procmem" },
|
||||
{ 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/tcpdump" },
|
||||
{ 04770, AID_ROOT, AID_RADIO, 0, "system/bin/pppd-ril" },
|
||||
|
||||
/* the following files have enhanced capabilities and ARE included in user builds. */
|
||||
|
|
Loading…
Reference in New Issue