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

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