Update preferences after a fingerprint is removed.
Test: Manually verified preferences are removed. Fixes: 355572367 Flag: EXEMPT bugfix Change-Id: I14a09b67b8be3cbe0c5d46a959a29c333c46a872
This commit is contained in:
committed by
Joshua Mccloskey
parent
e19b8743c8
commit
1d9ea3fbe8
@@ -702,6 +702,7 @@ public class FingerprintSettings extends SubSettings {
|
||||
if (isSfps()) {
|
||||
updateFingerprintUnlockCategoryVisibility();
|
||||
}
|
||||
updatePreferences();
|
||||
}
|
||||
|
||||
private void updateAddPreference() {
|
||||
|
Reference in New Issue
Block a user