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

Commit bff53b12 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add Sensors HAL 2.0/2.1 to the Watchdog list" into rvc-dev am:...

Merge "Add Sensors HAL 2.0/2.1 to the Watchdog list" into rvc-dev am: 3bf50bdd am: a26b2f91 am: 31275744

Change-Id: I6c635481ba0ae2cccda80521a26daa6846bc9118
parents 456ec5c6 31275744
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -123,6 +123,8 @@ public class Watchdog extends Thread {
            "android.hardware.neuralnetworks@1.0::IDevice",
            "android.hardware.power.stats@1.0::IPowerStats",
            "android.hardware.sensors@1.0::ISensors",
            "android.hardware.sensors@2.0::ISensors",
            "android.hardware.sensors@2.1::ISensors",
            "android.hardware.vr@1.0::IVr",
            "android.system.suspend@1.0::ISystemSuspend"
    );