Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 090c2c37 authored by Ralph Nathan's avatar Ralph Nathan
Browse files

Udpate package name for IoTSystemServer.

Bug: 78302987
Test: imx7d boots
Change-Id: Idd07a54afae95d982a8bfa621e881a9a83f09d1d
parent 3ebda730
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -221,7 +221,7 @@ public final class SystemServer {
    private static final String TIME_ZONE_RULES_MANAGER_SERVICE_CLASS =
            "com.android.server.timezone.RulesManagerService$Lifecycle";
    private static final String IOT_SERVICE_CLASS =
            "com.google.android.things.services.IoTSystemService";
            "com.android.things.server.IoTSystemService";
    private static final String SLICE_MANAGER_SERVICE_CLASS =
            "com.android.server.slice.SliceManagerService$Lifecycle";
    private static final String CAR_SERVICE_HELPER_SERVICE_CLASS =