sm6375-common: Add FM blobs

Change-Id: I471a00dff44e8fb90e65b3f506a899e65c94d62f
This commit is contained in:
Michael Bestas
2025-04-30 23:05:44 +03:00
parent d4e4e2e750
commit 9297ff91f5
2 changed files with 10 additions and 0 deletions

View File

@@ -74,6 +74,10 @@ module = ExtractUtilsModule(
namespace_imports=namespace_imports,
)
module.add_proprietary_file('proprietary-files-fm.txt').add_copy_files_guard(
'TARGET_HAS_FM', 'true'
)
if __name__ == '__main__':
utils = ExtractUtils.device(module)
utils.run()

6
proprietary-files-fm.txt Normal file
View File

@@ -0,0 +1,6 @@
# All unpinned blobs are extracted from the release mentioned in proprietary-files.txt
# FM
system_ext/lib64/fm_helium.so
system_ext/lib64/libfm-hci.so
system_ext/lib64/vendor.qti.hardware.fm@1.0.so