Merge "Remove obsolete tcp buffer size system properties."

This commit is contained in:
Tom Cherry
2018-01-22 18:13:25 +00:00
committed by Gerrit Code Review

View File

@@ -433,10 +433,6 @@ on boot
setprop wifi.interface wlan0
# Define TCP buffer sizes for various networks
# ReadMin, ReadInitial, ReadMax, WriteMin, WriteInitial, WriteMax,
setprop net.tcp.buffersize.wifi 524288,2097152,4194304,262144,524288,1048576
# Assign TCP buffer thresholds to be ceiling value of technology maximums
# Increased technology maximums should be reflected here.
write /proc/sys/net/core/rmem_max 8388608