summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Kweku Adams <kwekua@google.com> 2024-02-27 12:43:31 +0000
committer Kweku Adams <kwekua@google.com> 2024-02-27 12:43:31 +0000
commit23af6f4e180942237c1750fbac523e2a759c317b (patch)
tree4f0c86b7f814d4c333850d5d2a274fcd3be73e92
parent9840101b9fe7633b3399eb08dc8d20186c9fb832 (diff)
Update bug number.
Update the bug number of flags that have been pushed back to 24Q3. Bug: 326607666 Test: N/A Change-Id: I7e09b3cae7e1f1801ae46ab776f80fbbc1522c52
-rw-r--r--apex/jobscheduler/service/aconfig/device_idle.aconfig2
-rw-r--r--apex/jobscheduler/service/aconfig/job.aconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/apex/jobscheduler/service/aconfig/device_idle.aconfig b/apex/jobscheduler/service/aconfig/device_idle.aconfig
index fc24b3075f14..e4cb5ad81ba0 100644
--- a/apex/jobscheduler/service/aconfig/device_idle.aconfig
+++ b/apex/jobscheduler/service/aconfig/device_idle.aconfig
@@ -4,5 +4,5 @@ flag {
name: "disable_wakelocks_in_light_idle"
namespace: "backstage_power"
description: "Disable wakelocks for background apps while Light Device Idle is active"
- bug: "299329948"
+ bug: "326607666"
}
diff --git a/apex/jobscheduler/service/aconfig/job.aconfig b/apex/jobscheduler/service/aconfig/job.aconfig
index ef9ac73d6f8e..5e6d3775f6a2 100644
--- a/apex/jobscheduler/service/aconfig/job.aconfig
+++ b/apex/jobscheduler/service/aconfig/job.aconfig
@@ -4,7 +4,7 @@ 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: "299329948"
+ bug: "326607666"
}
flag {