• Home
  • History
  • Annotate
  • only in /hardware/qcom/display/msm8226/liblight/
History log of /hardware/qcom/display/msm8226/liblight/
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
ndroid.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
ndroid.mk
cbf0d5f822b638271c897338a3d29c43ce0d4e37 01-Jul-2014 Mao Li <maol@codeaurora.org> liblight: turn off the LED when fail to set it blink

For those platforms which do not support blink, solid RED
LED keeps on after unplugging USB with capacity < 15.
Turn off the LED when fail to set it blink, so as to fix
this limitation.

Change-Id: I70ac9f6d645579a71caae852e6afbd9fb176c84b
ights.c
db007e94420fc2efb423fa037355ea7269a982ed 16-Jun-2014 Mao Li <maol@codeaurora.org> liblight: add support for battery light

Add contolling interface for battery light, battery service from
Android could control the led and show the status of battery.

CRs-fixed: 683915
Change-Id: I6b112621ba1161a374055f9baab95cf766e5d7e4
ights.c
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
ndroid.mk
9caaa41be6c1f3ceb52a2748c8f13c48b8aee848 30-Apr-2014 Manoj Kumar AVM <manojavm@codeaurora.org> hqd: Fix Klocwork errors in liblight

1. Fix null pointer de-reference klocwork error in liblight.
2. sprintf is part of ScanBan function. Replace sprintf with
snprintf.

Change-Id: I0b88967a2bdf4adf563753c09df88d2c6a432045
ights.c
a653efede03423aa840da24634f1ec6f20796f1e 09-Apr-2014 Simon Wilson <simonwilson@google.com> Revert "Revert "msm8226: update to AU_LINUX_ANDROID_KK.04.04.02.010.224""

This reverts commit 90268aeae4a80fdce99db4a4e45d696afd4fff36.
ights.c
ef53c1c84ec55ed50f607d52b7abfbb86239408e 09-Apr-2014 Simon Wilson <simonwilson@google.com> Revert "Revert "split msm8x26 and msm8x74 display HALs apart""

This reverts commit 13236c4d3582dd6f7185a303c4795ea611edbfe3.
ndroid.mk
OTICE
ights.c
13236c4d3582dd6f7185a303c4795ea611edbfe3 07-Apr-2014 Benoit Goby <benoit@android.com> Revert "split msm8x26 and msm8x74 display HALs apart"

This reverts commit 32d546383b4424a954987570731f7fa216bce206.
ndroid.mk
OTICE
ights.c
90268aeae4a80fdce99db4a4e45d696afd4fff36 07-Apr-2014 Benoit Goby <benoit@android.com> Revert "msm8226: update to AU_LINUX_ANDROID_KK.04.04.02.010.224"

This reverts commit f96e0b957a215582702db2a5ec6c744afd94eae3.
ights.c
f96e0b957a215582702db2a5ec6c744afd94eae3 28-Mar-2014 Iliyan Malchev <malchev@google.com> msm8226: update to AU_LINUX_ANDROID_KK.04.04.02.010.224

Change-Id: Ia9af631171fb9ec64de1d1cb0ddf5be3e0fe9132
Signed-off-by: Iliyan Malchev <malchev@google.com>
ights.c
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>
ndroid.mk
OTICE
ights.c