platform_hardware_interfaces/light/aidl/default
Sahil Somani 1b4eb23b72 Rename Light HAL default implementation variable.
The Light HAL implements a function getLights that returns a vector
of HwLight objects. This vector is called "lights" in Lights.cpp,
but it is called "types" in Lights.h. Lights.h has been changed to
call the vector "lights".

Test: VtsHalLightTargetTest
Change-Id: I1e567d1454d42e3efc0186cde8340c32e7f3456e
2022-08-26 15:00:15 -07:00
..
Android.bp Add CAMERA in light type for android.hardware.light 2022-02-03 17:59:05 -08:00
lights-default.rc Add AIDL Lights HAL to support multiple lights per type 2020-02-07 01:50:36 +01:00
lights-default.xml Add CAMERA in light type for android.hardware.light 2022-02-03 17:59:05 -08:00
Lights.cpp Added dummy Lights to the Light HAL default implementation 2022-07-27 17:28:36 -07:00
Lights.h Rename Light HAL default implementation variable. 2022-08-26 15:00:15 -07:00
main.cpp CHECK -> CHECK_EQ copy pasta 2021-12-14 01:45:47 +00:00