proprietary-files: BP1A.250305.019
Change-Id: Ia34e908e39ae2a9426d6fad929de6a38acb95b69
This commit is contained in:
parent
126e654fbf
commit
363fc72dba
5 changed files with 928 additions and 743 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue