commit | b125801b576b78baa03fb65c185e886dd1a6a978 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Wed Jul 12 15:02:49 2023 -0700 |
committer | Songchun Fan <schfan@google.com> | Wed Jul 12 15:07:07 2023 -0700 |
tree | d5cea2126964ac6944384e0581a5bc45f5c04562 | |
parent | 78de523ef205bfd9a1ba2e51e447934dd96a8913 [diff] |
[SettingsProvider] use JobScheduler.forNamespace to avoid conflicting jobs Job IDs needs to be unique per UID, but SettingsProvider shares the system UID so there's high chance of job-id collision. Use JobScheduler.forNamespace to avoid it. BUG: 289319662 Test: manual by changing job criteria and observe the job is executed Change-Id: I577732e4f0d5bc13287790a17b59f1a42083feae