aboutsummaryrefslogtreecommitdiff
path: root/docs/CHANGES.html
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2011-01-06 08:21:23 -0800
committerGlenn Kasten <gkasten@google.com>2011-01-06 08:42:35 -0800
commitca0d46d9ffb79e3353628ac1ada94b7c75c0cfa1 (patch)
tree4ce96112d9ffc41b78e144398c8b9478756658f9 /docs/CHANGES.html
parente9db711d8b5dd1c816c782afd0b30fb245250418 (diff)
downloadndk-ca0d46d9ffb79e3353628ac1ada94b7c75c0cfa1.tar.gz
Update native audio API levels and trademarks
Add clarification about future API levels. Add trademark symbols at first reference. Change-Id: Iac4437b6c78bfe36f0d2f9857d938afbb98f4894
Diffstat (limited to 'docs/CHANGES.html')
-rw-r--r--docs/CHANGES.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CHANGES.html b/docs/CHANGES.html
index a5d9a4c36..62c6099d6 100644
--- a/docs/CHANGES.html
+++ b/docs/CHANGES.html
@@ -95,7 +95,7 @@ IMPORTANT CHANGES:
- Support for API level 9, (a.k.a. Android 2.3) which adds the following
native features to the platform:
- - Native audio API through the OpenSL ES Standard.
+ - Native audio API based on the Khronos Group OpenSL ES&#0153; 1.0.1 Standard.
New headers &lt;SLES/OpenSLES.h&gt; and &lt;SLES/OpenSLES_Android.h&gt;
are provided to allow applications targetting this API level to perform
audio input, output and processing directly from native code.