summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/3/changes
diff options
context:
space:
mode:
authorIrfan Sheriff <isheriff@google.com>2011-07-24 14:28:15 -0700
committerIrfan Sheriff <isheriff@google.com>2011-07-24 14:35:03 -0700
commite8daf2a7000e12dc0d62cb98b06ca849cf40564a (patch)
tree0c53c146388a59d4cbd0efa6b844956fd741256a /docs/html/sdk/api_diff/3/changes
parent508e86e7577fabf528afe06ecc098f8e677ff48c (diff)
Fix interface notification race
In one use case, I see that if we go straight from wifi client mode to tethering operation, the interface change notifications are reported in an order that causes to enter tethered state without actually tethering through connectivity service. It is because an interface down notification (from wifi going down) comes after we have started soft ap and we think we have tethered after calling startTethering and switch to Tethered state Instead, we should make sure tethering has started before going to Tethered state. Change-Id: Iba7e8fab0feeb5637d40938862a8638871df8b02
Diffstat (limited to 'docs/html/sdk/api_diff/3/changes')
0 files changed, 0 insertions, 0 deletions