Adding comment to sync native and java matchers

Bug: 130417872
Test: Presubmit linting for comment change

Change-Id: I64a5587e7aa04a0bb140a5ff3d4fc924e6a9ba29
gugelfrei
Hayden Gomes 5 years ago
parent 895c733093
commit a696e15d09

@ -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)
{

Loading…
Cancel
Save