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

Commit b6096ed9 authored by Mingming Yin's avatar Mingming Yin
Browse files

audio: fix unresolved link error for javadoc

- Remove @link comments for extended audio
  formats to fix unresolved link error while
  compiling Javadoc
- These extended audio formats are not standard
  AOSP definition and should not be updated for
  javadoc

Change-Id: I34fec0d9709a7def0f92660b6ec0a8e971529161
parent 628bc01b
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -415,12 +415,6 @@ public class AudioFormat {
         *     {@link AudioFormat#ENCODING_PCM_FLOAT},
         *     {@link AudioFormat#ENCODING_AC3},
         *     {@link AudioFormat#ENCODING_E_AC3}.
         *     {@link AudioFormat#ENCODING_AMRNB}.
         *     {@link AudioFormat#ENCODING_AMRWB}.
         *     {@link AudioFormat#ENCODING_EVRC}.
         *     {@link AudioFormat#ENCODING_EVRCB}.
         *     {@link AudioFormat#ENCODING_EVRCWB}.
         *     {@link AudioFormat#ENCODING_EVRCNW}.
         * @return the same Builder instance.
         * @throws java.lang.IllegalArgumentException
         */