rosemary: Kang libmialgoengine lib from gale

`OS2.0.2.0.VGPMIXM`

* Fixes an issue where changing camera modes or lenses in MIUI Camera
  would take longer than usual after Android 15 release.

Change-Id: I315c0e66137e0a3262b18609a5815b1ebdd0df36
Signed-off-by: YagizErdemir06 <erdemiryagiz@proton.me>
This commit is contained in:
ChrisCatto
2025-12-16 18:58:12 +07:00
committed by probaero
parent 469a054b2f
commit 46a57ce3a7
2 changed files with 2 additions and 22 deletions

View File

@@ -22873,35 +22873,14 @@ cc_prebuilt_library_shared {
], ],
shared_libs: [ shared_libs: [
"liblog", "liblog",
"libsync",
"libutils", "libutils",
"libcutils", "libcutils",
"libhardware", "libhardware",
"libnativewindow", "libnativewindow",
"libEGL", "libEGL",
"libion",
"libGLESv2", "libGLESv2",
"libgralloc_extra", "libgralloc_extra",
"android.hardware.graphics.common@1.0", "libbase",
"android.hardware.graphics.common@1.1",
"android.hardware.graphics.common@1.2",
"android.hardware.graphics.mapper@2.0",
"libarcsoft_portrait_lighting",
"libarcsoft_portrait_lighting_c",
"libhidlbase",
"libwa_dof",
"libmiStereoFactoryRemapLib",
"libanc_dc_base",
"libmialgo_utils",
"libalCFR",
"libalhLDC",
"libarcsoft_beautyshot",
"libmpbase",
"libxmi_high_dynamic_range",
"libmibokeh_mt6873",
"libarcsoft_supernight",
"libsdk_sr",
"lib_sr_models",
"libc++", "libc++",
"libc", "libc",
"libm", "libm",
@@ -22910,6 +22889,7 @@ cc_prebuilt_library_shared {
}, },
}, },
compile_multilib: "64", compile_multilib: "64",
check_elf_files: false,
prefer: true, prefer: true,
soc_specific: true, soc_specific: true,
} }

Binary file not shown.