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

Commit df1ecbf2 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "reduce metrics data for 'audiopolicy'" into pi-dev

parents caeb7586 f6a57cdb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -501,8 +501,8 @@ status_t AudioPolicyService::startInput(audio_port_handle_t portId, bool *silenc

    }

    // XXX log them all for a while, during some dogfooding.
    if (1 || status != NO_ERROR) {
    // including successes gets very verbose
    if (status != NO_ERROR) {

        static constexpr char kAudioPolicy[] = "audiopolicy";