Update sensor posision for O6
Bug: 177108379 Test: Enroll fingerprint. Change-Id: Ibce98395b33d466a3bab110685d15428377af41e
This commit is contained in:
@@ -84,7 +84,7 @@ public class FingerprintSensorPropertiesInternal extends SensorPropertiesInterna
|
||||
// TODO: Value should be provided from the HAL
|
||||
this(sensorId, strength, maxEnrollmentsPerUser, sensorType,
|
||||
resetLockoutRequiresHardwareAuthToken, 540 /* sensorLocationX */,
|
||||
1636 /* sensorLocationY */, 130 /* sensorRadius */);
|
||||
1769 /* sensorLocationY */, 130 /* sensorRadius */);
|
||||
}
|
||||
|
||||
protected FingerprintSensorPropertiesInternal(Parcel in) {
|
||||
|
||||
Reference in New Issue
Block a user