blob: 46915e192079d7704a308ccfbf6341171a658ca4 [file] [log] [blame]
package: "com.android.os.statsd.flags"
container: "com.android.os.statsd"
flag {
name: "parallel_pulls"
namespace: "statsd"
description: "Whether to enable parallel pulls on alarms."
bug: "390014362"
metadata {
purpose: PURPOSE_BUGFIX
}
}
flag {
name: "trigger_uprobestats"
namespace: "statsd"
description: "Whether to call AUprobestatsClient_startUprobestats."
bug: "296108553"
is_fixed_read_only: true
}
flag {
name: "enable_iouring"
namespace: "statsd"
description: "Enables iouring implementation of the statsd"
bug: "380509817"
is_fixed_read_only: true
}
flag {
name: "enable_logging_rate_stats_collection"
namespace: "statsd"
description: "Enables atoms logging rate distribution per atom id collection"
bug: "382574781"
is_fixed_read_only: true
}