haydn-miuicamera/common/proprietary/system/lib64/vendor.xiaomi.hardware.campostproc@1.0.so
Arian 946593174e Patch libcamera_algoup_jni.xiaomi.so to work with A15 QPR1 libgui
Commit [1] removed the `connect` function from `Surface` class, changing
the order of the functions. This causes the function `getANativeWindow`
to run `detachNextBuffer` instead of `connect`.

Before:
        0010923c 08 ad 40 f9     ldr        x8,[x8, #0x158]

After:
        0010923c 08 a9 40 f9     ldr        x8,[x8, #0x150]

[1] I8c4cc702726e12b169fc4fa0b158623d0a47913a

Also update blobs from V816.0.6.0.UKKMIXM

Signed-off-by: 1xtAsh <ashraykrsingh321@gmail.com>
2025-03-04 10:55:24 +05:30

202 KiB