commit | 2ac7a0c2073af437d833afc1b5a8bcf81da01e0c | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Fri Jul 07 23:49:07 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Wed Aug 09 03:55:43 2023 +0000 |
tree | ca8ddb163b0151aed180bf06169f26d06ceba11b | |
parent | 7507728a6c942ae34e73d7a59f141cca574a1cae [diff] |
Fix logspam from AppIdleHistory on first boot Before /data/system/users/0/app_idle_stats.xml has been created, it is expected that it doesn't exist. Log a simple debug message instead of an error message with stacktrace. Bug: 290410617 Test: booted Cuttlefish and checked logcat Change-Id: I19a72e3bd74038e7447a2d47529022a68a13b1e9 Merged-In: I19a72e3bd74038e7447a2d47529022a68a13b1e9 (cherry picked from commit 4aa768b46baff4ddbb9aa3342676300ee4c31008)