Merge "remove useless attempt to chmod /system/bin/ip"
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 @@
     # 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