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

Commit 475c0acd authored by Ray Essick's avatar Ray Essick Committed by android-build-merger
Browse files

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

am: 08a61c2d

Change-Id: I65313c7b1add7b3346308042df8cadc8d7f18903
parents b2a83025 08a61c2d
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";