summaryrefslogtreecommitdiff
path: root/service/java/com/android/server
AgeCommit message (Expand)Author
2024-02-08Merge "Only schedule a reboot the night after an OTA." into mainTed Bauer
2024-02-07Only schedule a reboot the night after an OTA.Ted Bauer
2024-02-05Support dependency on charging for unattended rebootYeabkal Wubshit
2024-02-05Enable custom unattended reboot timing configurationYeabkal Wubshit
2023-12-12Change reboot time to be at 12 minutes.Veena Arvind
2023-11-27Change reboot start time from 1am to 3am.Veena Arvind
2023-11-07Support unattended reboot with sim pin replayVeena Arvind
2023-11-01Check that elasped realtime > frequency of reboot.Veena Arvind
2023-10-26Merge "Check for network connectivity before rebooting device, rescheduling i...Veena Arvind
2023-10-25Check for network connectivity before rebooting device, rescheduling if is none.Veena Arvind
2023-10-23Change reboot reason from deviceconfig to flaginfraVeena Arvind
2023-10-23Unrevert aconfig-only flag changes.Ted Bauer
2023-10-19Don't show notif if we rebooted in last 24hr.Ted Bauer
2023-10-18Revert "Only schedule a notification on updates to aconfig flags."Liana Kazanova
2023-10-17Only schedule a notification on updates to aconfig flags.Ted Bauer
2023-10-17Merge "Add unattended reboot functionality to apply flags" into mainVeena Arvind
2023-10-17Add unattended reboot functionality to apply flagsVeena Arvind
2023-10-17Add action to notification.Ted Bauer
2023-10-13Add boot notification to ConfigInfra.Ted Bauer
2023-09-20Remove application of staged flags in DC service init.Ted Bauer
2023-06-21Add DeviceConfig bootstrap values parsing logicPedro Loureiro
2023-06-15Apply staged flags on reboot.Ted Bauer
2023-03-22Implement deletePropertyPedro Loureiro
2023-03-22Implement shell command handlerPedro Loureiro
2023-03-22Implement device config db and servicePedro Loureiro
2023-03-22Add device config databasePedro Loureiro
2023-02-10Create DeviceConfigShellCommandHandlerPedro Loureiro
2022-12-22Add updatable DeviceConfig ServicePedro Loureiro