redwood: Drop display and graphics allocator v3 for mialgoengine

Unneeded and it spams logcat with unnecessary dlopen failure even though
the libs exist but the camera fails to read them.

Signed-off-by: Tashfin Shakeer Rhythm <tashfinshakeerrhythm@gmail.com>
This commit is contained in:
Tashfin Shakeer Rhythm
2026-01-04 21:00:55 +06:00
committed by thepriyanshujangid
parent 77e6010c66
commit 878bbfb278

View File

@@ -84,6 +84,9 @@ blob_fixups: blob_fixups_user_type = {
.add_needed('libjsoncpp_shim.so'),
('vendor/lib/hw/audio.primary.lahaina.so', 'vendor/lib/libaudioroute_ext.so'): blob_fixup()
.replace_needed('libaudioroute.so', 'libaudioroute-v34.so'),
'vendor/lib64/libmialgoengine.so' : blob_fixup()
.remove_needed('android.hardware.graphics.allocator@3.0.so')
.remove_needed('vendor.qti.hardware.display.allocator@3.0.so'),
} # fmt: skip
module = ExtractUtilsModule(