commit | b7f2eca56b7eb88d9ebe4bfae71eacf6daaef575 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Fri Feb 12 17:17:10 2021 -0800 |
committer | David Su <dysu@google.com> | Fri Feb 12 18:52:50 2021 -0800 |
tree | 16080f11737a42565098f086e51abd2c0f682780 | |
parent | 8a18065bcf536ddbf84283322701764b91d31f07 [diff] |
Reduce disable threshold for auth failure & assoc reject The current disable threshold is 5, which is the number of times we retry before temporarily blocklisting. This is probably too many. Reduce to 3. Bug: 180050916 Test: compiles Change-Id: I2adb53c3d46907414e0c87b517ae454babf73c89