diff options
| author | 2020-02-03 15:41:02 +0100 | |
|---|---|---|
| committer | 2020-02-10 11:45:06 +0100 | |
| commit | c0a8c63935aa0fc741d7bb9d0b759204d358b4d1 (patch) | |
| tree | b5892c2f7b6e511439cf0c17b25330ad01db4ac6 /tools/warn/tidy_warn_patterns.py | |
| parent | 1dffdf84d13e61e8f2e4cd621596dff754dafffe (diff) | |
build_image: check value of "ext4_share_dup_blocks"
Regardless of the value of "ext4_share_dup_blocks" "-c" flag is passed
unconditionally. The correct behavior is to check if
"ext4_share_dup_blocks" is set to "true".
Test: 1. build bonito with "BOARD_EXT4_SHARE_DUP_BLOCKS := false"
2. check for "shared_blocks" feature of system.img
./out/host/linux-x86/bin/tune2fs -l \
./out/target/product/bonito/system.img | \
grep -o shared_blocks
Change-Id: I8c0e5606658dd0f47b71cfc6c453a77a57da4f42
Diffstat (limited to 'tools/warn/tidy_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions