commit | dd08c52eb83a522c43d2f9be1293aeec36871534 | [log] [tgz] |
---|---|---|
author | Daeho Jeong <daehojeong@google.com> | Fri Mar 24 14:51:53 2023 -0700 |
committer | Daeho Jeong <daehojeong@google.com> | Mon Mar 27 18:19:18 2023 -0700 |
tree | 86a845802caa7869f205822f2f167b7138e045b9 | |
parent | c1572fe8cff4fcb825724a2ebc264919163c9e5b [diff] |
vold: fix write kbytes handling Since Android platform codespace doesn't support exception handling, we use strtoll() instead of stoll for direct error handling. Bug: 274369737 Test: check smart idle maintenace service log Change-Id: I57c709b1e329228790e0a883edb64dc023135a24