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

Commit bd0db479 authored by Steven Moreland's avatar Steven Moreland
Browse files

Delete commented out includes in light extension.

Test: pass
Change-Id: I2cb01b54fb96cb574b8cbd6f94fbbddb157c1f93
parent 0dc44bd1
Loading
Loading
Loading
Loading
+1 −9
Original line number Diff line number Diff line
#define LOG_TAG "android.hardware.light@2.0-service"
#include <utils/Log.h>

// #include <iostream>
// #include <unistd.h>

// #include <hidl/IServiceManager.h>
// #include <hwbinder/IPCThreadState.h>
// #include <hwbinder/ProcessState.h>
// #include <utils/Errors.h>
// #include <utils/StrongPointer.h>
#include <utils/Log.h>

#include "Light.h"