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!