Merge "Fix LTE Timing Advance Doc String" am: 3df127aefe

am: c52bec3acb

Change-Id: I352f5d1e72b48d7a4944b0f0935fe03d4c5979c1
This commit is contained in:
Nathan Harold
2018-02-16 03:19:43 +00:00
committed by android-build-merger

View File

@@ -172,7 +172,7 @@ public final class CellSignalStrengthLte extends CellSignalStrength implements P
}
/**
* Get the timing advance value for LTE, as a value between 0..63.
* Get the timing advance value for LTE, as a value in range of 0..1282.
* Integer.MAX_VALUE is reported when there is no active RRC
* connection. Refer to 3GPP 36.213 Sec 4.2.3
* @return the LTE timing advance, if available.