commit | 5a14d20ae8cbf523023ec09988c8b6e6de979590 | [log] [tgz] |
---|---|---|
author | sqian <shuoq@google.com> | Thu Aug 22 09:20:42 2019 -0700 |
committer | Shuo Qian <shuoq@google.com> | Mon Aug 26 17:13:52 2019 +0000 |
tree | 5a33e412fbcc733fc5cfa29c090546a503ac64dd | |
parent | 54a8146aebb906c10da7f4f66a7383b860988460 [diff] |
Update the currentCalls before VTS notification. It's reasonable to update the global variable "currentCalls" before notifying the reader thread. Otherwise this can cause some issues such as null pointer dereference in other modem. Bug: 139264227 Test: Don't have devices that uses the corresponding modem that reports this issues. This is verified according to a partner CL: https://partner-android-review.googlesource.com/c/platform/hardware/interfaces/+/1422356 Change-Id: Iee9e18149397c39b7c84ec1dc570b9bac7142eb6 Merged-In: Iee9e18149397c39b7c84ec1dc570b9bac7142eb6 (cherry picked from commit fcd55caafdb83b664d1069a6ca96b40fd6cdf452)