Update Fingerprint references in Settings
Bug: 110387294 Test: builds Change-Id: Iac9647949b7e51229cc0bb391ee83a641e0bfcdc
This commit is contained in:
@@ -682,7 +682,7 @@ public class ChooseLockGeneric extends SettingsActivity {
|
||||
CharSequence errString) {
|
||||
Log.e(TAG, String.format(
|
||||
"Can't remove fingerprint %d in group %d. Reason: %s",
|
||||
fp.getFingerId(), fp.getGroupId(), errString));
|
||||
fp.getBiometricId(), fp.getGroupId(), errString));
|
||||
// TODO: need to proceed with the removal of managed profile
|
||||
// fingerprints and finish() gracefully.
|
||||
}
|
||||
|
Reference in New Issue
Block a user