Merge "Ensure that LLOB sensor is names similr to other android sensors." into oc-dev am: bf2e5bd0f9

am: ae1fb69407

Change-Id: Ibe4c0ed4c5cdc53a804a4e7ed8098f800e5bfb46
This commit is contained in:
Ashutosh Joshi
2017-04-20 15:16:43 +00:00
committed by android-build-merger
4 changed files with 4 additions and 4 deletions

View File

@@ -664,7 +664,7 @@ public final class Sensor {
* @see #TYPE_LOW_LATENCY_OFFBODY_DETECT
*/
public static final String STRING_TYPE_LOW_LATENCY_OFFBODY_DETECT =
"android.sensor.low_latency_offbody";
"android.sensor.low_latency_offbody_detect";
/**
* A constant describing an uncalibrated accelerometer sensor.