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

Commit 74a07df9 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 40294980 0f018aa5
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -323,6 +323,7 @@ public final class AudioProductStrategy implements Parcelable {
    /**
    /**
     * To avoid duplicating the logic in java and native, we shall make use of
     * To avoid duplicating the logic in java and native, we shall make use of
     * native API native_get_product_strategies_from_audio_attributes
     * native API native_get_product_strategies_from_audio_attributes
     * Keep in sync with frameworks/av/media/libaudioclient/AudioProductStrategy::attributesMatches
     * @param refAttr {@link AudioAttributes} to be taken as the reference
     * @param refAttr {@link AudioAttributes} to be taken as the reference
     * @param attr {@link AudioAttributes} of the requester.
     * @param attr {@link AudioAttributes} of the requester.
     */
     */