Loading services/sensorservice/HidlSensorHalWrapper.h +1 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,7 @@ class HidlSensorHalWrapper : public ISensorHalWrapper { public: HidlSensorHalWrapper() : mHidlTransportErrors(20), mTotalHidlTransportErrors(0), mRestartWaiter(new SensorDeviceUtils::HidlServiceRegistrationWaiter()), mEventQueueFlag(nullptr), mWakeLockQueueFlag(nullptr) {} Loading Loading
services/sensorservice/HidlSensorHalWrapper.h +1 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,7 @@ class HidlSensorHalWrapper : public ISensorHalWrapper { public: HidlSensorHalWrapper() : mHidlTransportErrors(20), mTotalHidlTransportErrors(0), mRestartWaiter(new SensorDeviceUtils::HidlServiceRegistrationWaiter()), mEventQueueFlag(nullptr), mWakeLockQueueFlag(nullptr) {} Loading