Merge "Update sensor posision for O6"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f65debad48
@@ -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