commit | d1b00de2c11c6ab5e396fbe93919a274bfa8d618 | [log] [tgz] |
---|---|---|
author | Luis Hector Chavez <lhchavez@google.com> | Tue Aug 29 10:29:48 2017 -0700 |
committer | Luis Hector Chavez <lhchavez@google.com> | Tue Aug 29 10:29:48 2017 -0700 |
tree | 82091f835d04cf729de90a8d0cd603d0d98d1ddb | |
parent | 92052aa5827f29bfbaa5837b23cb44b641f14035 [diff] |
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