mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Merge "Increases socket buffer for 5G FR2 throughput" into udc-d1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8ea9370564
@@ -119,7 +119,7 @@ on init
|
||||
symlink /data/app /factory
|
||||
|
||||
# Apply network parameters for high data performance.
|
||||
write /proc/sys/net/core/rmem_default 327680
|
||||
write /proc/sys/net/core/rmem_default 1310720
|
||||
write /proc/sys/net/core/rmem_max 8388608
|
||||
write /proc/sys/net/core/wmem_default 327680
|
||||
write /proc/sys/net/core/wmem_max 8388608
|
||||
|
||||
Reference in New Issue
Block a user