This repo contains a linker (32-bit) binary with shim libs & libcameraservice support compiled in.
This linker supports unofficial OP3Treble Project:
TARGET_LD_SHIM_LIBS := \
/vendor/lib/hw/camera.msm8996.so|libcamera_shim.so
Reference: https://review.lineageos.org/c/LineageOS/android_bionic/+/223065/6 phhusson/treble_experimentations#165