commit | 8f27d246e3a6879fa7a62e94cb569e91cd17f9ef | [log] [tgz] |
---|---|---|
author | Grace Jia <xiaotonj@google.com> | Tue Apr 11 23:50:45 2023 +0800 |
committer | Grace Jia <xiaotonj@google.com> | Wed Apr 12 16:14:43 2023 +0000 |
tree | 947c96c70b194f25858e0339c7a7c6a67f3d905b | |
parent | 4eb22a9d594c1c3ad7af8c2540d4f37bdcb56a66 [diff] |
Add notification cache for VoipCallMonitor to avoid match failure between notifications and calls. Sometimes voip app can post notification before the foreground service delegation started. Cache the already posted notification and match it with possible calls when we actually start the monitoring. Bug: 277648806 Test: Manually test with test app transactionalVoipApp Change-Id: Id4b26245443fa814eab3f7f26c98199772509b2d