aboutsummaryrefslogtreecommitdiff
path: root/src/devices/audio.jd
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/audio.jd')
-rw-r--r--src/devices/audio.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/audio.jd b/src/devices/audio.jd
index 657ec09f..08ed9ff4 100644
--- a/src/devices/audio.jd
+++ b/src/devices/audio.jd
@@ -291,7 +291,7 @@ see the implementation for the Nexus 10 in <code>device/samsung/manta/audio_effe
<p class="warning"><strong>Warning:</strong> For the <code>VOICE_RECOGNITION</code> use case, do not enable
the noise suppression pre-processing effect. It should not be turned on by default when recording from this audio source,
and you should not enable it in your own audio_effects.conf file. Turning on the effect by default will cause the device to fail
-the <a href="http://static.googleusercontent.com/external_content/untrusted_dlcp/source.android.com/en/us/compatibility/4.2/android-4.2-cdd.pdf"> compatibility requirement </a>
+the <a href="/compatibility/index.html"> compatibility requirement </a>
regardless of whether is was on by default due to configuration file, or the audio HAL implementation's default behavior.</p>
<p>The following example enables pre-processing for the VoIP <code>AudioSource</code> and Camcorder <code>AudioSource</code>.