commit | 1b4eb23b7247992dcf52ae65a2ce7a4795455462 | [log] [tgz] |
---|---|---|
author | Sahil Somani <sahilsomani@google.com> | Fri Aug 26 14:57:59 2022 -0700 |
committer | Sahil Somani <sahilsomani@google.com> | Fri Aug 26 15:00:15 2022 -0700 |
tree | 4cf7c4797d853b9c3d8dabceff4ab0c8ad896c0a | |
parent | 73754429eecf7fae1f1fb578646e94bbbf789fbe [diff] |
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