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

Commit 9900ec1c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Temporarily disable media.log post-crash logging"

parents ba88b6bf e2cf8295
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -49,7 +49,12 @@ int main(int argc __unused, char **argv)

    signal(SIGPIPE, SIG_IGN);

#if 1
    // FIXME See bug 165702394 and bug 168511485
    const bool doLog = false;
#else
    bool doLog = (bool) property_get_bool("ro.test_harness", 0);
#endif

    pid_t childPid;
    // FIXME The advantage of making the process containing media.log service the parent process of