Merge "Doc change: Fix broken link." into mnc-io-docs am: d643ab1ddb

am: f9d8f6c5f3

* commit 'f9d8f6c5f36b07961f2d38b43c991ed679022f7e':
  Doc change: Fix broken link.

Change-Id: Iee76c1e357f2c67362d951f567bc3498c208fb35
This commit is contained in:
Mark Goldstein
2016-05-27 17:57:50 +00:00
committed by android-build-merger

View File

@@ -61,8 +61,8 @@ there is no harm in listing it there. OpenSL ES has one more kind of interface c
create array and can be added create array and can be added
later after the object is created. The Android implementation provides later after the object is created. The Android implementation provides
a convenience feature to a convenience feature to
avoid this complexity; see the avoid this complexity, which is described in
<a href="#dynamic-interfaces">Dynamic interfaces at object creation</a> section above. <a href="{@docRoot}ndk/guides/audio/opensl-for-android.html#dynamic-interfaces">Dynamic interfaces at object creation</a>.
</p> </p>
<p> <p>