Enable file_key_storage on Android

This commit is contained in:
Ken Sedgwick
2024-11-11 10:06:54 -08:00
parent 050c6e39de
commit 877a30d2f6

View File

@@ -1,4 +1,3 @@
#[cfg(any(target_os = "linux", target_os = "macos"))]
mod file_key_storage;
mod file_storage;