Merge "Report accuracy for Linear acceleration and gravity sensors." into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cfa3847254
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user