Enabling camera sensor support for Android

Hi,

Can someone tell me what is required to enable the camera sensors/services on dragonboard?

I see that device/qcom/msm8916_64/init.target.rc has the mm-qcamera-daemon commented up.
#service qcamerasvr /system/bin/mm-qcamera-daemon

Running this manually, you get
CANNOT LINK EXECUTABLE: cannot locate symbol “af_haf_tof_update_func_tbl” referenced by
“/system/vendor/lib/libmmcamera2_q3a_core.so”…

Thanks!

Hi,

I meet this error too.
I can find libmmcamera2_q3a_core.so in the /system/vendor/lib/
Is anyone know how to resolve it?

root@msm8916_64:/system/bin # ./mm-qcamera-daemon
CANNOT LINK EXECUTABLE: cannot locate symbol “af_haf_tof_update_func_tbl” referenced by “/system/vendor/lib/libmmcamera2_q3a_core.so”…

Thanks.

Best regards,
Johnny