commit | 88bfe631bceb8f9c2f9aced87fc0d6636ba0d9d5 | [log] [tgz] |
---|---|---|
author | keparal.li <keparal.li@mediatek.com> | Fri Aug 11 17:14:59 2023 +0800 |
committer | Lili Lin <lili.lin@mediatek.com> | Mon Aug 14 10:51:33 2023 +0800 |
tree | 169d49abc7ab8b1b09fe317bd09e0490d9a29167 | |
parent | ffad3be5ae2f4fd2e2d0dfa95cfb608c61963bc7 [diff] |
Set Notification Channel for Sending Parsing Notification Contacts will create multiple threads while handling importing vcard contacts. Only first thread will create notification channel, but sometimes notification channel is not ready when parsing thread begin to send notification. Need to make sure notification channel is ready before sending notification Change-Id: I9cec5996aa4329091657060f48a71bf4c60b62d0