summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2015-02-01 00:28:14 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-02-01 00:28:15 +0000
commit02a28238898a65b712acfad8cd49d11ad2dc37b6 (patch)
tree75cfa16f71ba22a4716e0d2f07b0518898f61eb9
parent0e7ddd0a86f8006501afd74463914054abcef353 (diff)
parentcbfaafc5cf9e8bf7f97c2b8be94fe90565643782 (diff)
downloadmako-02a28238898a65b712acfad8cd49d11ad2dc37b6.tar.gz
Merge "remove useless attempt to chmod /system/bin/ip"
-rw-r--r--init.mako.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.mako.rc b/init.mako.rc
index 7a2339d..6ba028f 100644
--- a/init.mako.rc
+++ b/init.mako.rc
@@ -72,9 +72,6 @@ on boot
# Allow QMUX daemon to assign port open wait time
chown radio radio /sys/devices/virtual/hsicctl/hsicctl0/modem_wait
- #Remove SUID bit for iproute2 ip tool
- chmod 0755 /system/bin/ip
-
#port-bridge
chmod 0660 /dev/smd0
chown system system /dev/smd0