summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/SystemServer.java
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge "Use `ro.boot.qemu` to check if the device is an emulator"Treehugger Robot2021-03-161-1/+1
| |\ \
| | * | Use `ro.boot.qemu` to check if the device is an emulatorRoman Kiryanov2021-03-101-1/+1
| | |/
* | | Merge changes from topic "pacproxy-service" am: 16f50075b1 am: 688ae36dcb am:...Aaron Huang2021-03-151-0/+11
|\| |
| * | Make PacProxyService be a system serviceAaron Huang2021-03-151-0/+11
| |/
* | Merge changes I6512d3f7,I99bca71c am: eccbfe4b72 am: 26d42f094a am: 50a13c982fJunyu Lai2021-03-061-6/+1
|\|
| * [FUI25] Migrate NetworkPolicyManagerService to use ConnectivityManagerjunyulai2021-03-061-6/+1
* | Location provider app ops remappingSvet Ganov2021-02-241-0/+9
* | Merge "Always start speech recognition service." into sc-devSergey Volnov2021-02-241-8/+3
|\ \
| * | Always start speech recognition service.Sergey Volnov2021-02-231-8/+3
* | | Merge "Support dynamic feature flag config" am: 201737c781 am: b9f0ad138b am:...Kevin Han2021-02-241-6/+3
|\ \ \ | | |/ | |/|
| * | Merge "Support dynamic feature flag config"Kevin Han2021-02-231-6/+3
| |\ \
| | * | Support dynamic feature flag configKevin Han2021-02-161-6/+3
* | | | Merge changes I852e3a53,I86755647,I0ed8b0c6 am: 654b0fff63 am: d319fef084 am:...Lucas Lin2021-02-231-1/+1
|\| | |
| * | | Merge changes I852e3a53,I86755647,I0ed8b0c6Lucas Lin2021-02-221-1/+1
| |\ \ \
| | * | | Remove unused INetworkManagementService from IpSecServicelucaslin2021-02-081-1/+1
* | | | | Add a system TextToSpeech implementation that initiates the connection throug...Alex Agranovich2021-02-181-0/+10
| |_|_|/ |/| | |
* | | | Merge "Revert "Add a system TextToSpeech implementation that initiates ..."" ...Greg Kaiser2021-02-181-10/+0
|\ \ \ \
| * | | | Revert "Add a system TextToSpeech implementation that initiates ..."Greg Kaiser2021-02-181-10/+0
* | | | | Merge " Add a system TextToSpeech implementation that initiates the connec...Alex Agranovich2021-02-171-0/+10
|\| | | |
| * | | | Add a system TextToSpeech implementation that initiates the connection th...Alex Agranovich2021-02-081-0/+10
* | | | | Merge "Initialize RebootReadinessManagerService" into sc-devGavin Corkery2021-02-171-0/+10
|\ \ \ \ \
| * | | | | Initialize RebootReadinessManagerServiceGavin Corkery2021-02-151-0/+10
* | | | | | Unhide media metrics APIs part 2: State eventshubang2021-02-171-0/+5
* | | | | | Merge "Clean up after VibratorManager feature introduced" into sc-devTreeHugger Robot2021-02-151-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Clean up after VibratorManager feature introducedLais Andrade2021-02-121-0/+1
* | | | | | Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 am: 45ec3191a...Lorenzo Colitti2021-02-151-0/+20
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Add a skeleton VpnManagerService, and start it on boot.Lorenzo Colitti2021-02-121-0/+20
| | |_|_|/ | |/| | |
* | | | | Merge "Introduce SystemVibratorManager" into sc-devTreeHugger Robot2021-02-111-14/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Introduce SystemVibratorManagerLais Andrade2021-02-111-14/+0
* | | | | Merge "Print exception via Slog, not .printStackTrace()." into sc-devTreeHugger Robot2021-02-101-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Print exception via Slog, not .printStackTrace().Josh Gao2021-02-091-2/+1
* | | | | Merge "Introduce TracingServiceProxy System Services" am: 4512e77b7c am: a8d0...Collin Fijalkovich2021-02-081-0/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge "Introduce TracingServiceProxy System Services"Collin Fijalkovich2021-02-081-0/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Introduce TracingServiceProxy System ServicesCollin Fijalkovich2021-01-271-0/+6
* | | | | Merge changes I8b85d8ee,I789f41f1 am: ddaf564365 am: 4359428db3 am: b4d05a90e9Josh Gao2021-02-051-0/+6
|\| | | | | |_|/ / |/| | |
| * | | Extract tombstone tracking to a separate service.Josh Gao2021-02-031-0/+6
| * | | Merge "Start VcnManagementService after ConnectivityService"Chalard Jean2021-02-011-18/+18
| |\ \ \ | | |/ / | |/| |
| | * | Start VcnManagementService after ConnectivityServiceBenedict Wong2021-01-281-18/+18
* | | | fdtrack: generate a heapdump when triggered.Josh Gao2021-02-051-0/+48
* | | | Address domain verification API commentsWinson2021-02-041-1/+1
* | | | Convert DomainVerificationService.Connection to synchronous setWinson2021-02-041-11/+1
* | | | Attach domain verification states during package scan/installWinson2021-02-041-1/+2
* | | | Wire up DomainVerificationService to PackageManagerServiceWinson2021-02-041-3/+6
* | | | Add DomainVerificationService skeletonWinson2021-02-041-0/+14
* | | | Merge "Start role service earlier." into sc-devHai Zhang2021-02-021-7/+7
|\ \ \ \
| * | | | Start role service earlier.Hai Zhang2021-02-021-7/+7
* | | | | Merge "Move GameManager to android.app package." into sc-devTreeHugger Robot2021-02-021-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move GameManager to android.app package.Peiyong Lin2021-01-291-1/+1
* | | | | Merge "SmartspaceManager initial implementation" into sc-devShashwat Razdan2021-02-021-0/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SmartspaceManager initial implementationShashwat Razdan2021-02-011-0/+8