summaryrefslogtreecommitdiff
path: root/light/2.0/default/Light.cpp
AgeCommit message (Collapse)Author
2021-04-01light: downgrade hardware open errorSteven Moreland
If a certain type of light isn't available, we want to indicate this, but it isn't an error. Bug: N/A (was asked to do this for some fixit) Test: N/A Change-Id: I69038964db22425a7e9b2c722ddd4f38bf5bea2e
2017-12-20Add debug output for lights.Steven Moreland
As an example and also to expose which lights are registered easily. Note, this is all the information that we can print given the libhardware lights interface. Bug: 70846424 Test: lshal debug Change-Id: I5f55e3e64149fc63a45ab9dab94d5fea27bb61da
2017-01-11liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn
Test: compile Bug: 30465923 Change-Id: I67046a75be057e7905570748a1ed6bfd03c0e1c8
2016-12-01Update to use the correct logging library.Yifan Hong
Test: mma compiles Change-Id: Idb33dea5faaf1a5e54719c2a5a683d2d47e9b8e8
2016-11-29Added AOSP license headers.Steven Moreland
This is only for hals which are currently only in master. Separate commit for hals currently in AOSP. Test: pass Change-Id: I0b1a09798c49f4f0141f36a322c4749e47eded03
2016-10-11Light 2.0 hal default implementation.Steven Moreland
Bug: 32022100 Test: end to end Change-Id: Ifa3c170758b57179ecc7fa518adb62b4b5916e85