platform_hardware_interfaces/light/2.0
Steven Moreland b25202527e light service: mark as shutdown critical
Required because the lights need to be turned off late in boot
(e.x. during fsck for disk health), and before, blank_screen
accessing light encountered a race condition where if it didn't
get scheduled before all of the processes which were getting
shutdown were getting killed, the screen wouldn't blank.

Bug: 74976325
Test: adjusting brightness continues to work
Test: screen blanks during shutdown at the correct time
    including when an artificial 5s delay is inserted when
    the phone normally fscks (which can also be quick)

Change-Id: I57ebc11d7ecf57ee327c681455712f4b53de6fd3
Merged-In: I57ebc11d7ecf57ee327c681455712f4b53de6fd3
2018-03-16 13:04:53 -07:00
..
default light service: mark as shutdown critical 2018-03-16 13:04:53 -07:00
vts/functional Convert light hal test to use VtsHalHidlTargetTestEnvBase 2018-02-10 12:41:49 -08:00
Android.bp Update makefiles for hidl_interface. 2017-11-10 09:06:55 -08:00
ILight.hal Add lights 2.0 hal. 2016-10-11 16:22:04 -07:00
types.hal Convert all comments into "doxygen-ready" comments. 2017-03-29 08:53:58 -07:00