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

Commit 0f018aa5 authored by Hayden Gomes's avatar Hayden Gomes
Browse files

Adding comment to sync native and java matchers

Bug: 130417872
Test: Presubmit linting for comment change
Change-Id: I49c95d5dfad22a200bb92b7cadfd0de97dcd5846
parent 6830fbe3
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.
     */
     */