commit | 16b2f2beb3663599d160a5a6d2a87ce63f372291 | [log] [tgz] |
---|---|---|
author | Michael Wachenschwanz <mwachens@google.com> | Wed Oct 09 15:32:55 2019 -0700 |
committer | Michael Wachenschwanz <mwachens@google.com> | Fri Oct 25 18:26:18 2019 -0700 |
tree | f2c4ca558cf1206095dcbfe79083b069a69fd539 | |
parent | 597703c51825862da444c05127a0dd369c8a5ff2 [diff] |
Ignore null package names on AppIdleHistory writes AppIdleHistory will fail to persist to disk if a null package name makes it into the map. This change avoids the failure and adds more detail to the log in the event of a failure. Test: atest AppIdleHistoryTests Bug: 122609407 Change-Id: Ifec5a14f488fdb425bdcfee6ffe1f48f9fa9d1e8