mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: import light HAL from hardware/samsung
* Added .clang-format symlink * Undefine non-existent nodes in header file Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
c48a35ed9d
commit
84b8328a01
11 changed files with 437 additions and 10 deletions
|
|
@ -0,0 +1,7 @@
|
|||
service vendor.light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service.eureka
|
||||
interface android.hardware.light@2.0::ILight default
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
# shutting off lights while powering-off
|
||||
shutdown critical
|
||||
Loading…
Reference in a new issue