History log of /hardware/qcom/camera/QCamera2/HAL/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5742a83e6dd53af94e5d6925392133e28bf39bbd 20-Aug-2013 Vineeta Srivastava <vsrivastava@google.com> Fix missing header file include

Added frameworks/native/include/media/hardware

Change-Id: Ie98a09e9bb1e2bbbc22c2124c5df77844df98cad
/hardware/qcom/camera/QCamera2/HAL/Android.mk
774e44f08ae1755115c0a8644c9265bf977dd11f 12-Jun-2013 Vineeta Srivastava <vsrivastava@google.com> Splitting hardware/qcom/display chip specific.

Qualcomm msm8960 and msm8974 specific code is split in msm8960 and msm8974
directories. Makefile points to TARGET_BOARD_PLATFORM specific directories.

Change-Id: I7df92d149363fa9a2d05103ded2801531041e363
/hardware/qcom/camera/QCamera2/HAL/Android.mk
5758ba27cc995e4a572e07b55c575384c8bd049d 08-May-2013 Iliyan Malchev <malchev@google.com> camera: prioritize HAL3.0 over HAL1.0

Change-Id: Id0c77ef083ad4f88ecbd8b7b1d661453df4d5b3f
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/camera/QCamera2/HAL/Android.mk
744f5403bebb0e27140d16a5df7a341713c24a13 05-May-2013 Nagesh Subba Reddy <nageshsreddy@codeaurora.org> Camera3: Update HAL code from AU 221 to AU281

Change-Id: Ie24a113648b00c2069db4e79c805d96df977bfd7
/hardware/qcom/camera/QCamera2/HAL/Android.mk
d2c6ec688bd988c7efbd5384356f8e32f67bcd71 03-May-2013 Ying Wang <wangying@google.com> Use libqcamera2_util to fix build race condition

Previously due to '../' in the source file paths,
the util cpp files got compiled twice and written to the same output
file:
.../SHARED_LIBRARIES/camera.msm8960_intermediates/../util/QCameraQueue.o
.../SHARED_LIBRARIES/camera.flo_intermediates/../util/QCameraQueue.o

Change-Id: I3589c9959d311e04a3921f9e88baeca2194be4c6
/hardware/qcom/camera/QCamera2/HAL/Android.mk
6c6d887243f26c81543d33c2f8aa169862324b40 24-Apr-2013 Shuzhen Wang <shuzhenw@codeaurora.org> Camera2: Prepare for Camera HAL3 support

- Move utility classes out of HAL folder into util folder.
- Remove redundant code from mm_camera_stream.
- Add new definitions for cam_intf.h and cam_types.h for HAL3 support.

Change-Id: Ia336aa35f9d45167d2b45d3b58606e3d05a1746c
/hardware/qcom/camera/QCamera2/HAL/Android.mk
6f83d735d8e3b918da42e6b559fcd0efb78133e5 03-Apr-2013 Iliyan Malchev <malchev@google.com> qcom/camera: new camera HAL implementation

This HAL is taken from the following project:
remote: git://codeaurora.org/platform/hardware/qcom/camera.git
SHA: 72226d4d1cda595b55ded993571de114c8ec9893

In addition, the makefiles have been patched so that it builds within AOSP.

Change-Id: I87125fd134838f41c75a0027da98440f63cfedb5
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/camera/QCamera2/HAL/Android.mk