sdm660-common: rootdir: Remove useless attempt to chmod /system/bin/ip

/system is mounted read-only. It's impossible for init to modify
the permissions on /system/bin/ip.

Change-Id: Ie5cb20bc45f9769969b71ffd747b1ed34fc27187
This commit is contained in:
Nick Kralevich 2019-01-14 11:08:30 +01:00 committed by CakesTwix
parent 47bc940428
commit 5bdce0a4c3

View file

@ -172,10 +172,6 @@ on boot
#enable camera read sensors data
setprop persist.camera.gyro.disable 0
#Remove SUID bit for iproute2 ip tool
chmod 0755 /system/bin/ip
chmod 0444 /sys/devices/platform/msm_hsusb/gadget/usb_state
setprop net.tcp.2g_init_rwnd 10