summaryrefslogtreecommitdiff
path: root/packages/CrashRecovery/aconfig/flags.aconfig
blob: 563626634068d87c7635be279c6aed1083e748d1 (plain)
1
2
3
4
5
6
7
8
9
package: "android.crashrecovery.flags"

flag {
    name: "recoverability_detection"
    namespace: "package_watchdog"
    description: "Feature flag for recoverability detection"
    bug: "310236690"
    is_fixed_read_only: true
}