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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user