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

Commit ef53e1ed 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

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

Change-Id: Ia2b4970d80a03566e96cc473a518f9eb0f3e9cd8
parents 5714e607 9900ec1c
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