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

Commit e2cf8295 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Temporarily disable media.log post-crash logging

See also bug 168511485 which is tracking the need for a proper fix.

Bug: 165702394
Test: at bug
Change-Id: Id2da0341145bdf99d3d1bd518f19cafbcbad6e53
parent ba88b6bf
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