I fixed it by adding this to my build.prop:
- ro.ril.enable.amr.wideband=1
- net.tcp.buffersize.default=4096,87380,256960, 4096, 16384,256960 net.tcp.buffersize.wifi=4096,87380,256960,409 6,163 84,256960 net.tcp.buffersize.umts=4096,8 7380,256960,4096,163 84,256960 net.tcp.buffersize.gprs=4096,8 7380,256960,4096,163 84,256960 net.tcp.buffersize.edge=4096,8 7380,256960,4096,163 84,256960
- persist.cust.tel.eons=1
- ro.config.hw_fast_dormancy=1
Copy the Code
|