diff options
author | Ruchir Rastogi <ruchirr@google.com> | 2020-06-05 08:32:05 -0700 |
---|---|---|
committer | Ruchir Rastogi <ruchirr@google.com> | 2020-06-05 08:38:23 -0700 |
commit | e965f4a5f4cf40082eaeb685f2bceaaf6a1eaeba (patch) | |
tree | e7608dd8de01b479ca6b38b13f6b35e0a6c71907 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9b75996d5e757dc275456839df3dc3346a592bab (diff) |
Lower error if diskstats cache file not found
/data/system/diskstats_cache.json is populated once a day and may not
exist right after a factory wipe. If the file does not exist, we catch
the exception and print it to logcat. This CL changes the print call
from a Slog.e to a Slog.w to reflect the fact that the situation is
undesirable, but properly handled.
Test: m
Bug: 157947470
Change-Id: Ie04a2768670ec74635fc9e050a466eaad9c6a9e9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions