proprietary-files: BP1A.250305.020

Change-Id: I8b8add1d1fe0cb93459980200dc02181b4bfdd24
This commit is contained in:
Michael Bestas 2025-03-06 03:13:54 +02:00 committed by Michael Bestas
parent bd6bfec42f
commit 0419eb9a12
No known key found for this signature in database
5 changed files with 657 additions and 547 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: