commit | 1e036c365772031b8e7054a70d973b300d7552a9 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Thu Apr 07 11:11:52 2016 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Thu Apr 07 11:11:52 2016 -0700 |
tree | 98b1909e07f3f54e64ade7d38dbb7a4fdd81f558 | |
parent | a6bb1bc2741f7c814146d7448ef63b3e8248eaa8 [diff] |
Fix potential concurrency issue with setTechnologyTypeExtras. The setConnectionExtras call on mOriginalConnection would cause that object to invoke the onExtrasChange callback in TelephonyConnection, which itself would trampoline it back onto the handler. A bit of a roundabout way to set the extras. Using the new set extras API instead. Bug: 27646331 Change-Id: I680b755a81addb2da95d47c3fceeb57b83cd8a4e