Hello All:
BSP version as follow:
Kernel: 3.0.35
Android BPS: Kitkat 4.4.2
Because our product manager decide put 2 camera on our customer board refer from imx6q sabresd mother board,
the one for front camera using MIPI interface ( just like mother board), and the other one for back camera using USB
interface, maybe it need modify Android HAL and Framework layer??
but I need to understand, is it possible to implement for Android Kitkat OS?
if it possible, how can I to porting driver for Kernel? even Android HAL?
where's relate document that I can reference.
Thanks.
Wig
Hi,
This support is available.
you need modified init.rc file for
setprop back_camera_name
setprop front_camera_name
Thanks
Saurabh