commit | 68d881cf2d2b252f6f795cd64d43e316a1d736e5 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Mon Oct 05 13:58:17 2009 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Mon Oct 05 15:52:32 2009 -0700 |
tree | 3d0f7cb91e612df7a5663ceefec0b5439c907642 | |
parent | 71060f29855745893c122e8b93cf7a723186931b [diff] |
Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast Tell the broadcast receiver whether it is getting an initial sticky value, so it will be quiet about attempts to do ordered broadcast stuff. Note that the original bug being reported was not actually a crash, just an error log. So all we are doing here is making the log quieter. Change-Id: Iaf1b718d82093ec1197142410a64feff47eb3859