Hi,
I want to implement Camera HAL in android for AM5728 EVM.
As LCD and USB work in Android (for AM5728 EVM) but TI doesn't support camera HAL, could anyone point out the sources for HALs of LCD and USB in AOSP directory in the latest Android SDK. This would give me rough overview of how things work so that I would be able to implement camera HAL likewise. I have also seen source.android.com for camera HAL but I am having certain issues regarding writing one from scratch.
Thanks!