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

Commit 63855397 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Temporarily disable media.log post-crash logging" am: 9900ec1c am: ef53e1ed

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/1427368

Change-Id: I15dde072f8a0de21c4f2fa3b46e6f9be1ef99803
parents 7221a1de ef53e1ed
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