Skip to content
Commit e965f4a5 authored by Ruchir Rastogi's avatar Ruchir Rastogi
Browse files

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
parent 9b75996d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment