commit | 1416a9c4668d2f335642ab2b2e0a276527c649f5 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Fri Sep 03 04:31:30 2021 -0700 |
committer | Prabir Pradhan <prabirmsp@google.com> | Mon Oct 04 18:18:08 2021 +0000 |
tree | 4d40625c8d9e4003b5ddfab3ffdea38490f3e222 | |
parent | 2160b3d75ff92ef417c5510d1d78a19f2523a279 [diff] |
Add null check in InputManagerService#verifyInputEvent Using a null event can cause the system to crash. Bug: 197961435 Fixes: 201720518 Test: Presubmit Change-Id: Ibf4b44dbedc3b041f6e38362b862f1ab0f665726 (cherry picked from commit 38e3e2b6f6cad87ebbf21a25c42fc2193590fd7e)