History log of /hardware/qcom/display/msm8226/liblight/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6fd2d4bb5798281c0970bde9d4283a1c4afdf450 02-Jan-2018 Chih-Hung Hsieh <chh@google.com> Add -Wno-error to compile with global -Werror.

Bug: 66996870
Test: normal builds.
Change-Id: Iee4ac5f95a2013c5eeac1c061889a593caf0ec36
/hardware/qcom/display/msm8226/liblight/Android.mk
da9d9de59cdcb0da4bea151ef0720f085094bab2 24-Feb-2017 Jiyong Park <jiyong@google.com> Move QCOM HALs to vendor partition

In order to build generic system image that is agnostic to SoC or
device, such HALs should be moved from system partition to vendor
partition.

HALs moved: copybit, gralloc, hwcomposer, light, memtrack, hdmi_cec

Bug: 34826389
Bug: 35232083
Test: build & run and check whether the HAL is loaded from
/vendor/lib[64]/hw.
$ su; lsof | grep hwcomposer

Change-Id: I2bb617ac71ab040a5b1ba306c194e8672ac84561
/hardware/qcom/display/msm8226/liblight/Android.mk
591cee0efbca32ef210e9095f71941f5f89c29b1 11-May-2014 Ajay Dudani <adudani@codeaurora.org> display: Change LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH

To comply with multi-arch build system changes for 64-bit support,
LOCAL_MODULE_RELATIVE_PATH needs to be used.

Drop explicit use of LOCAL_MODULE_PATH as its not needed, and
causes build system to overwrite one of multi-arch library
variants with the other arch variant.

Change-Id: I882de72ad2003f1e2bcc93fb63bad7377a84d31d
/hardware/qcom/display/msm8226/liblight/Android.mk
ef53c1c84ec55ed50f607d52b7abfbb86239408e 09-Apr-2014 Simon Wilson <simonwilson@google.com> Revert "Revert "split msm8x26 and msm8x74 display HALs apart""

This reverts commit 13236c4d3582dd6f7185a303c4795ea611edbfe3.
/hardware/qcom/display/msm8226/liblight/Android.mk
13236c4d3582dd6f7185a303c4795ea611edbfe3 07-Apr-2014 Benoit Goby <benoit@android.com> Revert "split msm8x26 and msm8x74 display HALs apart"

This reverts commit 32d546383b4424a954987570731f7fa216bce206.
/hardware/qcom/display/msm8226/liblight/Android.mk
32d546383b4424a954987570731f7fa216bce206 18-Mar-2014 Iliyan Malchev <malchev@google.com> split msm8x26 and msm8x74 display HALs apart

Change-Id: I58a7dc129faa6eef4f7cdc8ee09fd42cd86c189b
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/display/msm8226/liblight/Android.mk