diff options
| author | 2024-11-20 23:58:38 +0000 | |
|---|---|---|
| committer | 2024-11-21 18:45:02 +0000 | |
| commit | 70c1c68d9c063158239ec5c7230a4d9bbb300688 (patch) | |
| tree | 986afb144fb58643d87ef087639f71662d261cf4 /scripts/jsonmodify_test.py | |
| parent | 0c4b415f1f3497285798bf75760805386945c213 (diff) | |
Specify dtb_prebuilt property in the autogen vendor_boot.img
prebuilt_etc_modules_gen currently elides entries that are not installed
within partition directories but are installed in the product root.
However, dtb.img is copied from source via PRODUCT_COPY_FILES and
installed in the product root and then used for vendor_boot.img
generation.
This change creates the filegroup module from the PRODUCT_COPY_FILES for
the source dtb.img to utilize it in the vendor_boot.img generation, but
not actually install the file. We may consider installing this file if
this is essential in runtime.
Test: inspect the ninja command of the vendor_boot.img
Bug: 379945468
Change-Id: I760b8eb9c15b74b124828ea041ca106f8355efd4
Diffstat (limited to 'scripts/jsonmodify_test.py')
0 files changed, 0 insertions, 0 deletions