commit | 843f386c68b66baa660cd7b28887cacadef74c43 | [log] [tgz] |
---|---|---|
author | Wen Zhang <zhangwen8@xiaomi.corp-partner.google.com> | Sat Oct 07 08:16:35 2023 +0000 |
committer | Song Chun Fan <schfan@google.com> | Mon Oct 09 16:33:49 2023 +0000 |
tree | 7eb36565094bf3913ba0e3aa46d1f5d6f36b77c3 | |
parent | 7039b4f75837c949102caf9f54b9ca6dd1888458 [diff] |
[Bugfix]use walkFileTree to calucate apk size When using foreach on the stream of Files.walk, the FileTreeIterator may generate an UncheckedIOException, which can cause a system crash. Bug:292486804 Test: 1.statsd_testdrive 524 2.adb install any apk 3.observe apks_size_bytes Merged-In: I18852ced54ceeb63785033de3f1ab22a35ba1fc1 Change-Id: I0e223fc61184a51a4f5a71df54ba50137376df8e