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

Commit b519eecc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "MH2 | Fix wakelock name"

parents bf204095 1de5bb33
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -233,7 +233,7 @@ class HalProxy : public ISensors, public IScopedWakelockRefCounter {

    int64_t mWakelockTimeoutResetTime = getTimeNow();

    const char* kWakelockName = "SensorsMultiHal";
    const char* kWakelockName = "SensorsHAL_WAKEUP";

    /**
     * Initialize the list of SubHal objects in mSubHalList by reading from dynamic libraries