Add push messaging as a trigger for proc start
Adding identification for process starts when the trigger was a push_message. When the push_message was over quota it may be deferred, but counting it separately is still useful, as it could still cause cold process starts. Test: Manual: Run `./out/host/linux-x86/bin/statsd_testdrive 169` Then use a sample app to send it an FCM message when it is not running. Bug: 242928495 Change-Id: I55c56601af4eb60173ae039d8de7f9e7916c81e8 Merged-In: I55c56601af4eb60173ae039d8de7f9e7916c81e8 (cherry picked from commit 84c7a05d) (cherry picked from commit 8fcf1d63) Merged-In: I55c56601af4eb60173ae039d8de7f9e7916c81e8
Loading
Please register or sign in to comment