Merge "remove useless attempt to chmod /system/bin/ip"
diff --git a/init.deb.rc b/init.deb.rc
index 8ee052f..d2344b4 100644
--- a/init.deb.rc
+++ b/init.deb.rc
@@ -65,9 +65,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