summaryrefslogtreecommitdiff
path: root/services/java
AgeCommit message (Expand)Author
2023-05-09Merge "Add AdServicesManagerService to system_server_dumper" into udc-devFelipe Leme
2023-05-04Add AdServicesManagerService to system_server_dumperFelipe Leme
2023-04-28Increase fdtrack thresholdsAmith Yamasani
2023-04-10Start CpuMonitorService as part of the core services startup onLakshman Annadorai
2023-03-24Start consumer_ir service only when supportedNikolas Havrikov
2023-03-14Merge "Initialize AppHibernationService before ArtManagerLocal." into udc-devMartin Stjernholm
2023-03-13Merge "Integrate new boot user flow with auto" into udc-devTreeHugger Robot
2023-03-10Initialize AppHibernationService before ArtManagerLocal.Martin Stjernholm
2023-03-10Integrate new boot user flow with autoMayank Garg
2023-03-09Do not start DockObserver on TVNikolas Havrikov
2023-03-01Add callback for atom for MTE stateFlorian Mayer
2023-02-14Merge "Add a new NetworkTimeHelper impl"Neil Fuller
2023-02-13Merge "Various createUsers don't sometimes return null"Adam Bookatz
2023-02-10Various createUsers don't sometimes return nullAdam Bookatz
2023-02-10Merge "Attend to nits on HsumBootUserInitializer"Adam Bookatz
2023-02-09Attend to nits on HsumBootUserInitializerAdam Bookatz
2023-02-09Merge "Fix ART Service initialization order problems."Martin Stjernholm
2023-02-08Merge "Backports implementation for AltitudeService to T." am: 026325fe68 am:...Brian Julian
2023-02-08Merge "Backports implementation for AltitudeService to T." am: 026325fe68Brian Julian
2023-02-08Add a new NetworkTimeHelper implNeil Fuller
2023-02-08Backports implementation for AltitudeService to T.Brian Julian
2023-02-06Merge "Start ODP system service."Karthik Mahesh
2023-02-03Start ODP system service.Karthik Mahesh
2023-02-03Add config_wearServiceComponent to start the WearService from system server.repo sync -c -j48
2023-02-03Device provisioned / user setup complete changes in HsumBootUserInitializer.Oli Lan
2023-02-02HsumBootUserInitializer creates MainUser earlierAdam Bookatz
2023-01-27Fix ART Service initialization order problems.Martin Stjernholm
2023-01-23Merge "Remove moot synchronization on shutdown"Nikolas Havrikov
2023-01-20Merge "Introduce isTv to adapt services to Android TV uses"Nikolas Havrikov
2023-01-18Use ART Service to clear app profiles when it is enabled.Martin Stjernholm
2023-01-18Introduce isTv to adapt services to Android TV usesNikolas Havrikov
2023-01-16Merge "Headless: Switch to supplied user or previous user after boot."Oli Lan
2023-01-13Headless: Switch to supplied user or previous user after boot.Oli Lan
2023-01-11Merge "Move NetworkManagementService into com.android.server.net"Alan Stokes
2023-01-11Merge "Use ART Service OptimizePackageDoneCallback."Martin Stjernholm
2023-01-10Use ART Service OptimizePackageDoneCallback.Martin Stjernholm
2023-01-09Remove moot synchronization on shutdownNikolas Havrikov
2023-01-06Pass Context to DexUseManagerLocal and notify it about boot complete.Jiakai Zhang
2022-12-23Merge "Fix the boot time regression caused by DexUseManagerLocal init."Jiakai Zhang
2022-12-22Fix the boot time regression caused by DexUseManagerLocal init.Jiakai Zhang
2022-12-22Merge changes from topic "configuration_gender"Calvin Pan
2022-12-22Merge "Handle device config service(s) in platform and mainline"Pedro Loureiro
2022-12-22Add a system service for grammatical genderCalvin Pan
2022-12-21Handle device config service(s) in platform and mainlinePedro Loureiro
2022-12-20Merge "Use a separate timing tracer for DexUseManagerLocal."Martin Stjernholm
2022-12-19Add flag to guard the Credential Manager system service.Guangjie Shi
2022-12-19Move NetworkManagementService into com.android.server.netThiƩbaud Weksteen
2022-12-19Use a separate timing tracer for DexUseManagerLocal.Martin Stjernholm
2022-12-15Merge "Call through to ART Service in notifyDexLoad if it is enabled."Martin Stjernholm
2022-12-13Merge "Factory Reset Protection via MainUser"Adam Bookatz