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

Commit f199b8bd authored by Mark Goldstein's avatar Mark Goldstein Committed by android-build-merger
Browse files

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

Merge "Doc change: Fix broken link." into mnc-io-docs am: d643ab1d am: f9d8f6c5 am: 7f133035 am: 90045710
am: 29c870e4

* commit '29c870e4':
  Doc change: Fix broken link.

Change-Id: I1e1815f6437aac9190849b5ed618cb97aa30e7ef
parents 76a42690 29c870e4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
later after the object is created. The Android implementation provides
 a convenience feature to
avoid this complexity; see the
 <a href="#dynamic-interfaces">Dynamic interfaces at object creation</a> section above.
avoid this complexity, which is described in
 <a href="{@docRoot}ndk/guides/audio/opensl-for-android.html#dynamic-interfaces">Dynamic interfaces at object creation</a>.
</p>

<p>