Merge "Remove the database_loop_timeout flag" into main
diff --git a/keystore2/aconfig/flags.aconfig b/keystore2/aconfig/flags.aconfig
index 65f0857..05dae46 100644
--- a/keystore2/aconfig/flags.aconfig
+++ b/keystore2/aconfig/flags.aconfig
@@ -32,11 +32,3 @@
bug: "283077822"
is_fixed_read_only: true
}
-
-flag {
- name: "database_loop_timeout"
- namespace: "hardware_backed_security"
- description: "Abandon Keystore database retry loop after an interval"
- bug: "319563050"
- is_fixed_read_only: true
-}
\ No newline at end of file