proprietary-files: AP4A.241205.013

Change-Id: Ia0d253867c9fafa277404610923457b1056c035f
This commit is contained in:
Michael Bestas 2024-12-06 19:17:04 +02:00 committed by Michael Bestas
parent b423b2a4aa
commit b20dd56252
No known key found for this signature in database
GPG key ID: CC95044519BE6669
15 changed files with 1789 additions and 1464 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-V2-ndk',
'vendor.google.whitechapel.audio.extension-V3-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-V2-ndk.so',
'vendor/lib64/vendor.google.whitechapel.audio.extension-V3-ndk.so',
]
for file_path in module_suffix_file_paths: