commit | d47308964551a2fda4ed1dc21354a3390aa62d27 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mfasheh@google.com> | Mon Oct 30 23:55:48 2023 +0000 |
committer | Mark Fasheh <mfasheh@google.com> | Wed Nov 15 22:02:33 2023 +0000 |
tree | 75589844a959680bd444eda9438a605412496e9c | |
parent | 3bfdf7746a71ea1e46c89c2d528274f64cf94fea [diff] |
Don't spam MSG_CHECK_PENDING_COLD_START_VALIDITY I see many hundreds of these messages queued up during boot. We only need to have at most one of these messages oustanding. Therefore we only queue one MSG_CHECK_PENDING_COLD_START_VALIDITY at a time. Bug: 308488707 Test: Boot phone and use it, check that message counts are Test: back to normal. Change-Id: I0dbc0ff08edb6db8983765e1119b372594847eb9