proprietary-files: AP4A.241205.013
Change-Id: Ia0d253867c9fafa277404610923457b1056c035f
This commit is contained in:
parent
e019a221dd
commit
3629259cf0
5 changed files with 598 additions and 479 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-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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue