Sanal Buvaev | 41431a3 | 2024-01-25 19:58:31 +0000 | [diff] [blame] | 1 | package: "android.crashrecovery.flags" |
| 2 | |
| 3 | flag { |
| 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 Mahajan | f613dda | 2024-01-25 23:03:47 +0000 | [diff] [blame] | 9 | } |
| 10 | |
| 11 | flag { |
| 12 | name: "enable_crashrecovery" |
Oriol Prieto Gasco | 8f55786 | 2024-03-01 16:52:42 +0000 | [diff] [blame] | 13 | is_exported: true |
Harshit Mahajan | f613dda | 2024-01-25 23:03:47 +0000 | [diff] [blame] | 14 | namespace: "crashrecovery" |
| 15 | description: "Enables various dependencies of crashrecovery module" |
| 16 | bug: "289203818" |
| 17 | } |