commit | 3da20f4c83148e6f0aae76d575e38b8380cb1ef7 | [log] [tgz] |
---|---|---|
author | Daeho Jeong <daehojeong@google.com> | Wed Nov 13 13:25:16 2024 -0800 |
committer | Daeho Jeong <daehojeong@google.com> | Fri Nov 15 19:28:02 2024 +0000 |
tree | b12a1c46074eabd38095acc38e38a31b4b77690e | |
parent | 0b7388489fd289fc455e0d97abb0d7644909b965 [diff] |
vold: include multiple devices for calculating storage size Since F2FS supports multiple devices, we must include all the sizes of them into the storage size. Bug: 377560222 Test: check the total size in Setting Change-Id: I4252733e16dac60f07899b29b016e7f11ef9a2ed Signed-off-by: Daeho Jeong <daehojeong@google.com>