commit | 06a1e0ee9ff2603ccaba6023e88cad3978a0c8b1 | [log] [tgz] |
---|---|---|
author | Daeho Jeong <daehojeong@google.com> | Thu Feb 06 13:18:47 2025 -0800 |
committer | Daeho Jeong <daehojeong@google.com> | Wed Feb 19 21:40:08 2025 +0000 |
tree | 11468f3f1634439a71bda7473b6b598c0348dd3d | |
parent | a1106e398956875d59dea59cb4c6a9eeaf0bf723 [diff] |
vold: remove f2fs reserved_blocks from storage total size F2FS reserved_blocks should not be included for storage total size, since it can't be used by users and users must not be aware of this space. Bug: 394342775 Test: check the total storage size of Setting App Change-Id: I4eba69938dee3edfce2db37e6703edccc685b63d Signed-off-by: Daeho Jeong <daehojeong@google.com>