commit | acf13980865baf8cf9a8ce74ecc23213170da59b | [log] [tgz] |
---|---|---|
author | Jing Ji <jji@google.com> | Fri Jun 04 13:46:37 2021 -0700 |
committer | Jing Ji <jji@google.com> | Fri Jun 04 13:46:37 2021 -0700 |
tree | cc9194d88b7160f63f365f5e389056ffdb150de4 | |
parent | 327a27161795688b50ce02a35903d17055a4b622 [diff] |
Fix potential overflow with casting long to int in AppExitInfoTracker It'll result in unexpected behavior during sorting. Also updated the test case to capture this case. Bug: 186132521 Bug: 189975360 Test: atest ApplicationExitInfoTest Test: atest CtsAppExitTestCases:ActivityManagerAppExitInfoTest Change-Id: I7542f73b1acf4ddee16f712d0d97223e151935f7