commit | 08be74fa54963c091ccec135e2deaa5a6a1ba052 | [log] [tgz] |
---|---|---|
author | Michael Wachenschwanz <mwachens@google.com> | Mon Feb 11 19:28:41 2019 -0800 |
committer | Michael Wachenschwanz <mwachens@google.com> | Fri Feb 15 14:44:48 2019 -0800 |
tree | 30c90509290c942ce9e6322f50267c7b60c07572 | |
parent | f6cce01894124a59a67b74b9aab7051a669b5999 [diff] |
Populate null UsageStats event task root fields with known data It is possible for an activity's task root to be reported as null to UsageStats during a destry. Use past known data to populate the fields. Change-Id: Id20c809580e854ca9075444957bd10a338087e3d Fixes: 123404490 Test: atest cts/tests/tests/app.usage/src/android/app/usage/cts/UsageStatsTest.java#testSuddenDestroy