summaryrefslogtreecommitdiff
path: root/service/java/com/android/server/deviceconfig/DeviceConfigInit.java
AgeCommit message (Expand)Author
2023-10-23Unrevert aconfig-only flag changes.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-17Add unattended reboot functionality to apply flagsVeena Arvind
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 device config db and servicePedro Loureiro
2023-02-10Create DeviceConfigShellCommandHandlerPedro Loureiro
2022-12-22Add updatable DeviceConfig ServicePedro Loureiro