diff options
author | 2025-03-17 20:14:00 +0000 | |
---|---|---|
committer | 2025-03-17 20:14:00 +0000 | |
commit | 227c949bde18d5b1e7b5859ae507b4264f9612f6 (patch) | |
tree | c018255fcc8831846d11c016b50db1b8c588353c /filesystem/bootimg.go | |
parent | 5fe9b839b0b67218bcdfdbeec06b6813f040939e (diff) |
Add android_filesystem props to misc_info.txt
Similar to https://r.android.com/3543364, this CL introduces a separate
"partition qualified" prop file to `android_filesystem`. The contents of
the different filesystem's will be coalesced by the top-level
android_device's misc_info.txt
This implementation introduces duplicates since some properties like
`erofs_default_compressor` will be written multiple times to
misc_info.txt. To prevent these duplicates, and also to help comparison
with Make built misc_info.txt, `sort -u` has been added to misc_info.txt
(There are still a lot of diffs between Make and Soong misc_info.txt)
Test: Built Soong's misc_info.txt locally
Bug: 398036609
Change-Id: If5ffee116d008dda5528bff0354719cec871750a
Diffstat (limited to 'filesystem/bootimg.go')
0 files changed, 0 insertions, 0 deletions