blob: 8627eac7beededad436754f2a6ec58966bcaf14a [file] [log] [blame]
Sanal Buvaev41431a32024-01-25 19:58:31 +00001package: "android.crashrecovery.flags"
2
3flag {
4 name: "recoverability_detection"
5 namespace: "package_watchdog"
6 description: "Feature flag for recoverability detection"
7 bug: "310236690"
8 is_fixed_read_only: true
Harshit Mahajanf613dda2024-01-25 23:03:47 +00009}
10
11flag {
12 name: "enable_crashrecovery"
Oriol Prieto Gasco8f557862024-03-01 16:52:42 +000013 is_exported: true
Harshit Mahajanf613dda2024-01-25 23:03:47 +000014 namespace: "crashrecovery"
15 description: "Enables various dependencies of crashrecovery module"
16 bug: "289203818"
17}