History log of /hardware/qcom/camera/QCamera/HAL/core/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
accd62e5a19e547a42b0729a0dc2d17a8134b0ad 25-Oct-2012 Iliyan Malchev <malchev@google.com> chmod uga-x

find -type f -perm +111 -name \*.[ch]\* -exec chmod uga-x {} \;

Bug: 7428209
Change-Id: Ib973ab10075c02755171abace40520801e9eac50
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/camera/QCamera/HAL/core/Android.mk
a7716f9683138fcb2f9350ba9125c67d2bb4f1a4 13-Sep-2012 Elliott Hughes <enh@google.com> Include public rather than private headers.

Change-Id: I67c88a68eab4f6ca6cb982408d2219cbd38639a8
/hardware/qcom/camera/QCamera/HAL/core/Android.mk
a46eb3014aec9c8a6ed170f2a99b498100d6f392 30-Aug-2012 Shuzhen Wang <shuzhenw@quicinc.com> Camera: Initial release of camera 2.0 HAL.

Rename camera HAL 1.0 to camera.mako.so
Call camera HAL 2.0 camera.msm8960.so

This will call camera.mako.so to get loaded. When camera HAL 2.0 is ready, we
will remove camera.mako.so from the build.

Change-Id: I24eab8967ea74cba147de8337f3dbb5daa0a0206
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/camera/QCamera/HAL/core/Android.mk
0ac1f42da2fc99003156c512fcea3fc6338912ce 25-Aug-2012 Azam Sadiq Pasha Kapatrala Syed <akapatra@codeaurora.org> camera: Mako camera hal upgrade

- Restructure of mm-camera-interface and HAL.
- Change to disable FS live snap if H/W doesn't support.
- Fix Ghosting effect in JPEG on zoom and rot.
- Support double buf padding for rotation in ZSL case.
- Fix buffer corruption for FS live snap shot.

Change-Id: If1667f0c185e2e341dd2dac586510659ea2743d7
/hardware/qcom/camera/QCamera/HAL/core/Android.mk