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

Commit b308e525 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6408188 from 8ee349bd to rvc-release

Change-Id: Id08861d4462bb83197017907e589b9da5c4db889
parents 837ae2ef 8ee349bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ static void ControlService(bool start, const std::string& service) {
}

static void ControlDefaultServices(bool start) {
    std::vector<std::string> services = {"netd", "surfaceflinger", "zygote"};
    std::vector<std::string> services = {"iorapd", "netd", "surfaceflinger", "zygote"};

    // Only start zygote_secondary if not single arch.
    std::string zygote_configuration = GetProperty("ro.zygote", "");