summaryrefslogtreecommitdiff
path: root/services/java/com
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Revert "Move service-connectivity to the tethering APEX"Pete Bentley2021-01-071-6/+3
* | | | | Merge changes from topic "preinstall-overrides" am: 29ed176b46 am: d1ebbf5086...Andrei-Valentin Onea2021-01-071-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge changes from topic "preinstall-overrides"Andrei-Valentin Onea2021-01-071-0/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Allow overriding compat config prior to install time.Andrei Onea2020-12-301-0/+3
| | | |/ | | |/|
* | | | Merge changes from topic "connectivity_jar_in_apex" am: 60dfb880de am: 6feb97...Lorenzo Colitti2021-01-071-3/+6
|\| | |
| * | | Move service-connectivity to the tethering APEXRemi NGUYEN VAN2021-01-071-3/+6
| |/ /
| * | Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855Xin Li2020-12-021-7/+16
| |\ \
* | | | Add Initial SearchUIManagerHyunyoung Song2020-12-151-0/+8
* | | | Migrate DisplayFoldController fold state to be based on device state.Darryl L Johnson2020-12-101-4/+4
* | | | Implement setAlwaysOn to IVibratorManagerServiceLais Andrade2020-12-041-0/+4
| |_|/ |/| |
* | | Prepare switching font loading to system server.Kohsuke Yatoh2020-12-011-0/+11
* | | Merge "Initialize AIDL biometric HALs after BiometricService is started"TreeHugger Robot2020-11-121-3/+16
|\ \ \
| * | | Initialize AIDL biometric HALs after BiometricService is startedKevin Chyn2020-11-111-3/+16
* | | | Initial definition of DevicePolicySafetyChecker.Felipe Leme2020-11-111-2/+9
|/ / /
* | | Merge "profcollectd: Only start the forwarding service if enabled through dev...Yi Kong2020-11-031-1/+1
|\ \ \
| * | | Merge "profcollectd: Only start the forwarding service if enabled through dev...Yi Kong2020-11-031-1/+1
| |\| |
| | * | profcollectd: Only start the forwarding service if enabled through device configYi Kong2020-11-031-1/+1
* | | | Merge "Add logic to forward foldable device state to native cameraserver."Darryl Johnson2020-11-031-6/+6
|\ \ \ \
| * | | | Add logic to forward foldable device state to native cameraserver.Darryl L Johnson2020-11-021-6/+6
* | | | | Merge "Add shell VcnManagementService" am: fa2c588ab5 am: 1ee8f22e8a am: e0eb...Benedict Wong2020-10-291-0/+20
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge "Add shell VcnManagementService" am: fa2c588ab5 am: 1ee8f22e8a am: e0eb...Benedict Wong2020-10-291-0/+20
| |\| |
| | * | Add shell VcnManagementServiceBenedict Wong2020-10-271-0/+20
| * | | Merge "Create service-connectivity.jar" am: bfceacea50 am: b91257f553 am: 5b0...Aaron Huang2020-10-201-14/+19
| |\| | | | |/ | |/|
| | * Create service-connectivity.jarAaron Huang2020-10-161-14/+19
| * | Introduce ProfcollectForwardingService am: a0bd2a99ee am: fbeb0d8002 am: 4914...Yi Kong2020-09-111-0/+7
| |\|
| | * Introduce ProfcollectForwardingServiceYi Kong2020-09-111-0/+7
| * | Merge "Revert "Revert "SystemServer: Dynamically load wifi-service"" into rvc...Roshan Pius2020-08-041-7/+16
| |\ \ | | |/ | |/|
| | * Revert "Revert "SystemServer: Dynamically load wifi-service"Roshan Pius2020-08-031-7/+16
* | | Created a mechanism to dump service-less SystemServer state.Felipe Leme2020-10-231-3/+97
* | | Create service-connectivity.jarAaron Huang2020-10-161-14/+19
* | | Merge "Add system service for music recognition."Nick Moukhine2020-10-091-0/+13
|\ \ \
| * | | Add system service for music recognition.Nick Moukhine2020-09-301-0/+13
* | | | Add DeviceStateManagerService and stub implementation of policy.TreeHugger Robot2020-10-071-0/+5
* | | | Merge "Initial version of LocationTimeZoneManagerService"Neil Fuller2020-09-181-2/+12
|\ \ \ \
| * | | | Initial version of LocationTimeZoneManagerServiceNeil Fuller2020-09-171-2/+12
| |/ / /
* / / / Initial commit of PowerStatsServiceMat Bevilacqua2020-09-141-0/+6
|/ / /
* | | Merge "[Media ML] Remove hidden API usage in SystemServer"Jin Seok Park2020-08-041-4/+6
|\ \ \
| * | | [Media ML] Remove hidden API usage in SystemServerJin Seok Park2020-08-041-4/+6
* | | | Introduce ProfcollectForwardingServiceYi Kong2020-08-041-0/+7
|/ / /
* | | Merge "Initial splitting of Content Providers from AMS."TreeHugger Robot2020-07-271-1/+1
|\ \ \
| * | | Initial splitting of Content Providers from AMS.Varun Shah2020-07-201-1/+1
* | | | Merge "Remove old code that isn't relevant anymore." am: 22e3e74e4b am: 0642f...Nicolas Geoffray2020-07-071-6/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Remove old code that isn't relevant anymore." am: 22e3e74e4b am: 0642f...Nicolas Geoffray2020-07-071-6/+0
| |\ \
| | * | Remove old code that isn't relevant anymore.Nicolas Geoffray2020-07-021-6/+0
| * | | Merge "Use new package name for ZoneInfo and libcore.timezone" am: af6f8e2301...vichang2020-06-301-2/+1
| |\| |
| | * | Use new package name for ZoneInfo and libcore.timezoneVictor Chang2020-06-301-2/+1
| * | | Merge changes from topic "bugreport-stub" into rvc-dev am: 9568960297Hunter Knepshield2020-06-181-0/+16
| |\ \ \ | | | |/ | | |/|
* | | | Use new package name for ZoneInfo and libcore.timezoneVictor Chang2020-06-251-2/+1
* | | | Merge changes from topic "bugreport-stub" into rvc-dev am: 9568960297 am: a7d...Hunter Knepshield2020-06-181-0/+16
|\ \ \ \
| * \ \ \ Merge changes from topic "bugreport-stub" into rvc-dev am: 9568960297 am: a7d...Hunter Knepshield2020-06-181-0/+16
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /