From 08fa78809d187cbba04fecdca7eccd2c963cea49 Mon Sep 17 00:00:00 2001 From: Dave Friedman Date: Fri, 7 Feb 2020 04:12:00 +0000 Subject: [PATCH] Docs: Fixes broken hyperlink. Test: Local build using ds-docs Bug: 146498728 Change-Id: I17d514e03075f5789578b20843b2c8737920846d Exempt-From-Owner-Approval: Docs-only change --- media/java/android/media/AudioFormat.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media/java/android/media/AudioFormat.java b/media/java/android/media/AudioFormat.java index 1d06e28378412..a2861c234407b 100644 --- a/media/java/android/media/AudioFormat.java +++ b/media/java/android/media/AudioFormat.java @@ -943,7 +943,7 @@ public final class AudioFormat implements Parcelable { * with named endpoint channels. The samples in the frame correspond to the * named set bits in the channel position mask, in ascending bit order. * See {@link #setChannelIndexMask(int)} to specify channels - * based on endpoint numbered channels. This description of * channel position masks covers the concept in more details. * @param channelMask describes the configuration of the audio channels. *

For output, the channelMask can be an OR-ed combination of