This is a cache of https://discuss.96boards.org/t/enabling-camera-sensor-support-for-android/910. It is a snapshot of the page at 2024-09-20T04:45:15.968+0000.
Enabling camera sensor support for <strong>android</strong> - DragonBoard410c - 96Boards Forum

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