Takashi Nagaya f740b56f0e Fixed to prevent usagestats file corruption when writing
Currently, usagestats file may be currupted when writing
fails. Because AtomicFile#failWrite(fos) is always called
with argument null. Modify argument of this method so that
it is not null when writing fails.

Bug: 177501256
Change-Id: I1bb64a9af7941ab80abe3f98ad5b8ecf6d1b46d6
2021-01-14 20:57:09 +09:00
2021-01-12 01:03:39 +00:00
2020-12-11 17:12:03 +00:00
2021-01-05 16:05:50 -05:00
2019-02-11 14:29:27 -08:00
2021-01-05 19:20:59 +00:00
2019-08-09 09:24:40 -07:00
2019-10-09 19:38:32 +00:00
2020-07-15 13:02:35 +01:00
2020-02-19 19:36:25 -08:00
2021-01-06 18:40:58 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%