proprietary-files: BP1A.250305.020

Change-Id: I3a90774e554ef82f84fe7e1f8976eee49f9c68a7
This commit is contained in:
Michael Bestas 2025-03-06 03:07:19 +02:00 committed by Michael Bestas
parent 392df2e30f
commit 93bffd3222
No known key found for this signature in database
15 changed files with 2031 additions and 1650 deletions

View file

@ -45,7 +45,7 @@ lib_fixups: lib_fixups_user_type = {
'com.google.edgetpu_app_service-V4-ndk',
'com.google.edgetpu_vendor_service-V2-ndk',
'vendor.google.whitechapel.audio.audioext@4.0',
'vendor.google.whitechapel.audio.extension-V3-ndk',
'vendor.google.whitechapel.audio.extension-V4-ndk',
): lib_fixup_vendor_suffix,
}
@ -79,7 +79,7 @@ def fix_vendor_file_list(file_list: FileList):
'vendor/lib64/com.google.edgetpu_app_service-V4-ndk.so',
'vendor/lib64/com.google.edgetpu_vendor_service-V2-ndk.so',
'vendor/lib64/vendor.google.whitechapel.audio.audioext@4.0.so',
'vendor/lib64/vendor.google.whitechapel.audio.extension-V3-ndk.so',
'vendor/lib64/vendor.google.whitechapel.audio.extension-V4-ndk.so',
]
for file_path in module_suffix_file_paths: