mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 23:35:08 +00:00
This change allows a device to include the lazy service implementation, which will allow the HAL to exit when it is not in use. Test: Manually observe brightness slider behavior Change-Id: I7f8f747ebe6e183e1aaf1406852e6e26a97aee35
10 lines
280 B
Plaintext
10 lines
280 B
Plaintext
service vendor.light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service-lazy
|
|
interface android.hardware.light@2.0::ILight default
|
|
oneshot
|
|
disabled
|
|
class hal
|
|
user system
|
|
group system
|
|
# shutting off lights while powering-off
|
|
shutdown critical
|