aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2018-08-03 06:24:11 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-08-03 06:24:11 +0000
commit32f9c08f6d8518d1d187787918f3545584f97130 (patch)
treee16958f4c768ce7f616ba05dc3bea3d529126198
parent55e8f30171780af571e764df368bf17c45f82a37 (diff)
parentd3d2e2dfa755ae220bee6ac0b37b37404b97e0a5 (diff)
downloadplatform_compatibility_cdd-32f9c08f6d8518d1d187787918f3545584f97130.tar.gz
platform_compatibility_cdd-32f9c08f6d8518d1d187787918f3545584f97130.tar.bz2
platform_compatibility_cdd-32f9c08f6d8518d1d187787918f3545584f97130.zip
-rw-r--r--7_hardware-compatibility/7_3_sensors.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/7_hardware-compatibility/7_3_sensors.md b/7_hardware-compatibility/7_3_sensors.md
index 513dc73d..b452eff7 100644
--- a/7_hardware-compatibility/7_3_sensors.md
+++ b/7_hardware-compatibility/7_3_sensors.md
@@ -26,10 +26,10 @@ corresponding API for third-party developers, they:
http://developer.android.com/reference/android/hardware/SensorEvent.html)
using the relevant International System of Units (metric) values for each
sensor type as defined in the Android SDK documentation.
-* [C-1-2] MUST report sensor data with a maximum latency of 100 milliseconds
-+ 2 * sample_time for the case of a sensor streamed with a minimum required
-latency of 5 ms + 2 * sample_time when the application processor is active.
-This delay does not include any filtering delays.
+* [C-1-2] MUST report sensor data with a maximum latency of 100
+milliseconds + 2 * sample_time for the case of a sensor streamed with a minimum
+required latency of 5 ms + 2 * sample_time when the application processor is
+active. This delay does not include any filtering delays.
* [C-1-3] MUST report the first sensor sample within 400 milliseconds + 2 *
sample_time of the sensor being activated. It is acceptable for this sample to
have an accuracy of 0.