b3087c7f1fa50449ebc75c3712bd4a9dbc872c1d
Before this cl, if user turn off device everday(i.e. OTA update), the every day jobs may never have a chance to run. This cl make the jobs persistent and don't reschedule it if we already have one. In this way we can make sure the jobs roughly run everyday. Bug: 77331929 Test: RunSettingsRoboTests Change-Id: Ib497aca6b696afd9386515464845c5b0dd3c1207
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%