summaryrefslogtreecommitdiff
path: root/services/core/java/com/android/server/utils/flags.aconfig
blob: 0eb151073f46a3105d1e3d176d0860773bd44948 (plain)
1
2
3
4
5
6
7
8
9
10
package: "com.android.server.utils"
container: "system"

flag {
     name: "anr_timer_service_enabled"
     namespace: "system_performance"
     is_fixed_read_only: true
     description: "Feature flag for the ANR timer service"
     bug: "282428924"
}