commit | 64aa50fb2e482561cb86dd8704c6ddfc4fe250b1 | [log] [tgz] |
---|---|---|
author | Taeun Kim <taeun99.kim@samsung.com> | Thu Mar 05 14:10:24 2020 +0900 |
committer | Taeun Kim <taeun99.kim@samsung.com> | Thu Mar 05 14:10:24 2020 +0900 |
tree | 739d6ab5b92e37714b450b532ca24981ddd9aea2 | |
parent | 97acc377d7f80694e241257fede98e09e13bd1cf [diff] |
Fix unexpected crashed in IncomingCallNotifier mCalls in IncomingCallNotifier is not synchronized but 2 threads acces it at the same time. Test: Manually test Bug: 150799582 Change-Id: I68ffe7069d6c23f4799d41f2f9457b4d87f878b6 Signed-off-by: Taeun Kim <taeun99.kim@samsung.com>