mirror of
https://github.com/bitwarden/android.git
synced 2026-03-21 13:52:07 -05:00
[PM-19947] Provide system clock in the core module (#5000)
This commit is contained in:
@@ -141,10 +141,6 @@ object PlatformManagerModule {
|
||||
vaultRepository = vaultRepository,
|
||||
)
|
||||
|
||||
@Provides
|
||||
@Singleton
|
||||
fun provideClock(): Clock = Clock.systemDefaultZone()
|
||||
|
||||
@Provides
|
||||
@Singleton
|
||||
fun provideBiometricsEncryptionManager(
|
||||
|
||||
Reference in New Issue
Block a user