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

Commit 391e142f authored by Ashutosh Joshi's avatar Ashutosh Joshi Committed by Android (Google) Code Review
Browse files

Merge "Add additional logging to track HAL connection."

parents 8ca53743 a5d566e4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -394,6 +394,7 @@ status_t SensorService::dump(int fd, const Vector<String16>& args) {
            }
        } else if (!mSensors.hasAnySensor()) {
            result.append("No Sensors on the device\n");
            result.append("devInitCheck : %d\n", SensorDevice::getInstance().initCheck());
        } else {
            // Default dump the sensor list and debugging information.
            //