Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f824ad7b authored by Wink Saville's avatar Wink Saville Committed by Android Git Automerger
Browse files

am 582b1152: am baba9984: Merge "Define TCP buffer sizes for HSPAP, HSDPA, HSUPA and EVDO"

* commit '582b1152':
  Define TCP buffer sizes for HSPAP, HSDPA, HSUPA and EVDO
parents 2bf953a9 582b1152
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -324,8 +324,12 @@ on boot
    setprop net.tcp.buffersize.lte     524288,1048576,2097152,262144,524288,1048576
    setprop net.tcp.buffersize.umts    4094,87380,110208,4096,16384,110208
    setprop net.tcp.buffersize.hspa    4094,87380,262144,4096,16384,262144
    setprop net.tcp.buffersize.hsupa   4094,87380,262144,4096,16384,262144
    setprop net.tcp.buffersize.hsdpa   4094,87380,262144,4096,16384,262144
    setprop net.tcp.buffersize.hspap   4094,87380,1220608,4096,16384,1220608
    setprop net.tcp.buffersize.edge    4093,26280,35040,4096,16384,35040
    setprop net.tcp.buffersize.gprs    4092,8760,11680,4096,8760,11680
    setprop net.tcp.buffersize.evdo    4094,87380,262144,4096,16384,262144

# Set this property so surfaceflinger is not started by system_init
    setprop system_init.startsurfaceflinger 0