Invert the order of SO_RCVBUFFORCE and SO_RCVBUFF
This change swaps the order of SO_RCVBUFFORCE and SO_RCVBUFF, because the latter is silently capped to sysctl_rmem_max. So, just try SO_RCVBUFF if the former failed. Bug: 62417946 Test: Run android in a new user and network namespace, vold does not abort here. Change-Id: Iac2ddae6fbb80ba84afe5414eade978cd795ef3c
Loading
Please register or sign in to comment