commit | 1193ae4e824c66b75083c444ce0f250594e138ee | [log] [tgz] |
---|---|---|
author | Robert Greenwalt <robdroid@android.com> | Wed Jan 13 09:36:31 2010 -0800 |
committer | Robert Greenwalt <robdroid@android.com> | Wed Jan 13 09:36:31 2010 -0800 |
tree | f623c169b053a5714a3d02220034ee5310917d68 | |
parent | a1d08886ec8549878ad16c19754a3239706fb61b [diff] |
Backport l53e91db7 from master. Prevents sending out ConnectivityManager broadcasts when the connection is repeating the same major state. This means continued wifi scanning does not generate CM broadcasts (though wifi state broadcasts continue). bug: 2265222 Dr No approval: jsh