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

Commit 762653bd authored by yawanng's avatar yawanng
Browse files

iorap: Remove toggling iorapd on/off when using 'start' command.

Bug: 173166524
Test: adb shell stop
Test: adb shell start
Change-Id: I09722380f249405aeeb8a68287828d602313baa2
parent 99ed2152
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@ static void ControlService(bool start, const std::string& service) {

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