e3q: Fix camera

Change-Id: If6c242499680e9fb57b4c3417b851858314cd3db
This commit is contained in:
David Wronek
2025-01-12 20:34:15 +01:00
parent c025acecd5
commit cec76c9796
10 changed files with 71 additions and 45 deletions

View File

@@ -42,8 +42,7 @@ def lib_fixup_vendor_suffix(lib: str, partition: str, *args, **kwargs):
lib_fixups: lib_fixups_user_type = {
**lib_fixups,
(
'libsecril-client',
'libhyper'
'libsecril-client'
): lib_fixup_vendor_suffix,
(
'libagmclient',