Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 082748dd authored by Sahil Somani's avatar Sahil Somani Committed by Gerrit Code Review
Browse files

Merge "Updated Light HAL default implementation comment."

parents 361ab175 e08d1410
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ namespace android {
namespace hardware {
namespace light {

// Default implementation that reports no supported lights.
// Default implementation that reports a few placeholder lights.
class Lights : public BnLights {
    ndk::ScopedAStatus setLightState(int id, const HwLightState& state) override;
    ndk::ScopedAStatus getLights(std::vector<HwLight>* types) override;