summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2015-02-01 00:38:56 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-02-01 00:38:56 +0000
commit7d0089b232c9f0a60c2d01af175e161ad3375512 (patch)
tree5c90b3df95bdc0d3c7dcf197298f6edcd4249a73
parentd49e68297794b7e84dbd803ca999e0eceb87f1d6 (diff)
parent02a28238898a65b712acfad8cd49d11ad2dc37b6 (diff)
downloadmako-7d0089b232c9f0a60c2d01af175e161ad3375512.tar.gz
am 02a28238: Merge "remove useless attempt to chmod /system/bin/ip"
* commit '02a28238898a65b712acfad8cd49d11ad2dc37b6': 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 40b81a1..a2f123f 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