Commit fbed16b
Arpit Singh
Use ALWAYS_FATAL if touchState is out of sync
Converting an existing LOG(FATAL) to LOG_ALWAYS_FATAL. This methods is
always called with tokens that hvae been added to touchstate. So in this
CL we
1. Rename the method accordingly.
2. Add a LOG_ALWAYS_FATAL for cases this expectation is not met.
This is a followup from ag/31432556.
Test: atest inputflinger_tests
Bug: 245989146
Flag: EXEMPT TEST_ONLY
Change-Id: I18daa7a0086495b3a64df5286f94406d9c2c9ccb1 parent adcbb98 commit fbed16b
2 files changed
Lines changed: 8 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4235 | 4235 | | |
4236 | 4236 | | |
4237 | 4237 | | |
4238 | | - | |
4239 | | - | |
4240 | | - | |
4241 | | - | |
4242 | | - | |
4243 | | - | |
4244 | | - | |
| 4238 | + | |
| 4239 | + | |
4245 | 4240 | | |
4246 | 4241 | | |
4247 | 4242 | | |
| |||
7397 | 7392 | | |
7398 | 7393 | | |
7399 | 7394 | | |
7400 | | - | |
7401 | | - | |
| 7395 | + | |
| 7396 | + | |
7402 | 7397 | | |
7403 | 7398 | | |
7404 | 7399 | | |
| |||
7407 | 7402 | | |
7408 | 7403 | | |
7409 | 7404 | | |
7410 | | - | |
| 7405 | + | |
7411 | 7406 | | |
7412 | 7407 | | |
7413 | 7408 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
400 | | - | |
401 | | - | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
0 commit comments