fogos: Patch vidhance components with libui-v34

* EIS was broken, which caused hard crashes when switching
  to video mode in camera.

Change-Id: If7d3b4417208fbb51466992aece7ec9b82a1cd41
This commit is contained in:
Michael Bestas
2025-10-27 23:08:55 +02:00
parent be2ee5a421
commit e5e7227ce3
5 changed files with 4 additions and 4 deletions

View File

@@ -724,7 +724,7 @@ cc_prebuilt_library_shared {
"libmot_chi_desktop_helper", "libmot_chi_desktop_helper",
"libutils", "libutils",
"libcutils", "libcutils",
"libui", "libui-v34",
"libc2d_helper", "libc2d_helper",
"liblog", "liblog",
"libc++", "libc++",
@@ -1012,7 +1012,7 @@ cc_prebuilt_library_shared {
"libcamximageformatutils", "libcamximageformatutils",
"libchilog", "libchilog",
"libcom.qti.chinodeutils", "libcom.qti.chinodeutils",
"libui", "libui-v34",
"libz", "libz",
"libc", "libc",
"libm", "libm",
@@ -2358,7 +2358,7 @@ cc_prebuilt_library_shared {
"libutils", "libutils",
"libvidhance", "libvidhance",
"libsensorslog", "libsensorslog",
"libui", "libui-v34",
"libc++", "libc++",
"libc", "libc",
"libm", "libm",
@@ -2390,7 +2390,7 @@ cc_prebuilt_library_shared {
"libutils", "libutils",
"libvidhance", "libvidhance",
"libsensorslog", "libsensorslog",
"libui", "libui-v34",
"libc++", "libc++",
"libc", "libc",
"libm", "libm",