summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorVinit Deshapnde <vinitd@google.com>2013-11-13 15:48:11 -0800
committerVinit Deshapnde <vinitd@google.com>2013-11-13 15:48:11 -0800
commit8fa06ee413fa15318190dffbbe6b4de6b4d73f30 (patch)
tree777d2745aab1e64656c2be74f71c094a56b86db4 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent105b9b05041ea6f1109d961d548f3dde2bd69501 (diff)
Increase Reject threshold for disabling networks
This change modifies a framework optimization. The framework optimization disables a network when an access point repeatedly rejects requests to associate with it. This change has some problems; one being that it counts the rejects for all networks, and not for a specific network. This incorrectly penalizes last networks at times; and since the current threshold is 4 rejects, the probability of penalizing wrong networks is high. This change ups that number to 16 to reduce that probability. Bug: 11654725 Change-Id: I7150a9ccbb54bac44f2c2ba100fb6617ded33616
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions