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

Commit f38226ab authored by Aravind Akella's avatar Aravind Akella
Browse files

Report accuracy for Linear acceleration and gravity sensors.

Change-Id: I57cbf5212458ee6cf4a9019331004a3e0cf71a74
parent dd862aeb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -257,6 +257,8 @@ private:
                    case SENSOR_TYPE_MAGNETIC_FIELD:
                    case SENSOR_TYPE_ACCELEROMETER:
                    case SENSOR_TYPE_GYROSCOPE:
                    case SENSOR_TYPE_GRAVITY:
                    case SENSOR_TYPE_LINEAR_ACCELERATION:
                        status = buffer[i].vector.status;
                        break;
                    case SENSOR_TYPE_HEART_RATE: