commit | a91e743e446f027168158e11cb17b1da732edd02 | [log] [tgz] |
---|---|---|
author | xinhe <xinhe@google.com> | Mon Oct 06 15:48:12 2014 -0700 |
committer | xin He <xinhe@google.com> | Tue Oct 07 21:29:10 2014 +0000 |
tree | 00167998df9e5ffc4142ccb8777d96bd81239ca4 | |
parent | 9e2e255e86e70630463c77c98be90dbb92b0ad64 [diff] |
Fix CTS TelephonyManagerTest:Listen This error is due to the race condition of the CTS test. The CellLocationChange should be triggered in the same thread which register/unregister the listen event. Otherwise, the result depends on the thread switch sequence. Bug: 17790471 Change-Id: I482e3680e0f9018a4e1f493c63be2b2532f0454d