diff options
author | 2024-11-06 19:23:57 +0000 | |
---|---|---|
committer | 2024-11-06 19:45:49 +0000 | |
commit | 27ff767908138f601722b4b9459b11818a05d89a (patch) | |
tree | 55045167bcdfd31dc33b4211a864702d48ac77a1 /scripts/gen_build_prop.py | |
parent | 4432408c2fc74d684c8739f4b7a72674d1fb0ccc (diff) |
Add *_dlkm properties to android.ModuleBase
To aid mk->bp migration of (system|vendor|odm)_dlkm.img files,
https://r.android.com/3331335 introduced properties to prebuilt_etc to
allow installation of soong etc modules in these partitions. The dlkm.img
files package .ko files and build.prop files. The current plan is to use
`prebuilt_kernel_modules` soong module type to package the .ko files and
create additional modules.* metadata files.
To aid this migration, this CL moves the _dlkm_specific properties to
android.ModuleBase and updates `modulePartition` to return the
corresponding dlkm partition.
Bug: 377562851
Test: m nothing --no-skip-soong-tests
Test: m installclean && m fs_config_files_system_dlkm
verified that $PRODUCT_OUT/system_dlkm/etc/fs_config_files exists
Change-Id: Ia398a85a9a2b81532871a5ab88454317039f44b9
Diffstat (limited to 'scripts/gen_build_prop.py')
0 files changed, 0 insertions, 0 deletions