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

Commit 8239e208 authored by Hayden Gomes's avatar Hayden Gomes Committed by Android (Google) Code Review
Browse files

Merge "Adding comment to sync native and java matchers"

parents b5bf7150 a696e15d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -70,6 +70,7 @@ status_t AudioProductStrategy::writeToParcel(Parcel *parcel) const
    return NO_ERROR;
}

// Keep in sync with android/media/audiopolicy/AudioProductStrategy#attributeMatches
bool AudioProductStrategy::attributesMatches(const audio_attributes_t refAttributes,
                                        const audio_attributes_t clientAttritubes)
{