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" | ||||
13 | namespace: "crashrecovery" | ||||
14 | description: "Enables various dependencies of crashrecovery module" | ||||
15 | bug: "289203818" | ||||
16 | } |