package: "com.android.server.job" container: "system" flag { name: "batch_active_bucket_jobs" namespace: "backstage_power" description: "Include jobs in the ACTIVE bucket in the job batching effort. Don't let them run as freely as they're ready." bug: "326607666" } flag { name: "batch_connectivity_jobs_per_network" namespace: "backstage_power" description: "Have JobScheduler attempt to delay the start of some connectivity jobs until there are several ready or the network is active" bug: "28382445" } flag { name: "do_not_force_rush_execution_at_boot" namespace: "backstage_power" description: "Don't force rush job execution right after boot completion" bug: "321598070" } flag { name: "relax_prefetch_connectivity_constraint_only_on_charger" namespace: "backstage_power" description: "Only relax a prefetch job's connectivity constraint when the device is charging and battery is not low" bug: "299329948" } flag { name: "count_quota_fix" namespace: "backstage_power" description: "Fix job count quota check" bug: "300862949" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "thermal_restrictions_to_fgs_jobs" namespace: "backstage_power" description: "Apply thermal restrictions to FGS jobs." bug: "315157163" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "create_work_chain_by_default" namespace: "backstage_power" description: "Create a workchain by default when acquiring a wakelock" bug: "352676818" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "remove_user_during_user_switch" namespace: "backstage_power" description: "Remove started user if user will be stopped due to user switch" bug: "337077643" } flag { name: "use_correct_process_state_for_logging" namespace: "backstage_power" description: "Use correct process state for statsd logging" bug: "361308212" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "enforce_quota_policy_to_fgs_jobs" namespace: "backstage_power" description: "Applies the normal quota policy to FGS jobs" bug: "341201311" } flag { name: "adjust_quota_default_constants" namespace: "backstage_power" description: "Adjust quota default parameters" bug: "347058927" } flag { name: "enforce_quota_policy_to_top_started_jobs" namespace: "backstage_power" description: "Apply the quota policy to jobs started when the app was in TOP state" bug: "374323858" } flag { name: "enforce_schedule_limit_to_proxy_jobs" namespace: "backstage_power" description: "Limit the schedule calls towards the persisted proxy jobs" bug: "377912323" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "include_trace_tag_in_job_name" namespace: "backstage_power" description: "Add the trace tag to the job name" bug: "354795473" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "additional_quota_for_system_installer" namespace: "backstage_power" description: "Offer additional quota for system installer" bug: "398264531" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "tune_quota_window_default_parameters" namespace: "backstage_power" description: "Tune default active/exempted bucket quota parameters" bug: "401767691" metadata { purpose: PURPOSE_BUGFIX } }