mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-03 20:32:07 -04:00
refactor: Remove faillock support and related properties from settings
This commit is contained in:
@@ -355,7 +355,6 @@ var SPEC = {
|
||||
lockAtStartup: { def: false },
|
||||
enableFprint: { def: false },
|
||||
maxFprintTries: { def: 15 },
|
||||
lockFaillockSupported: { def: false, persist: false },
|
||||
fprintdAvailable: { def: false, persist: false },
|
||||
lockFingerprintCanEnable: { def: false, persist: false },
|
||||
lockFingerprintReady: { def: false, persist: false },
|
||||
|
||||
Reference in New Issue
Block a user