am 135a7f10: Merge "remove useless attempt to chmod /system/bin/ip"

* commit '135a7f1076f8128bfe6264f87ba740af167521a9':
  remove useless attempt to chmod /system/bin/ip
diff --git a/init.deb.rc b/init.deb.rc
index 9dc8afc..a11d23d 100644
--- a/init.deb.rc
+++ b/init.deb.rc
@@ -66,9 +66,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