aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBert McMeen <amcmeen@google.com>2015-10-16 11:20:06 -0700
committerBert McMeen <amcmeen@google.com>2015-10-16 11:20:06 -0700
commitffb130958c29a98d3a67fa6884de4d30cc0741cc (patch)
tree7c2057f549d467e44fe4de9d219a2a12c8762d75
parent903634a40da6cf05ee6789daa77bc9635b5e10da (diff)
downloadsource.android.com-ffb130958c29a98d3a67fa6884de4d30cc0741cc.tar.gz
CDD: Changelog addition for app links requirement
Bug: 23360409 Change-Id: I5eea4936214849d52fbed79c4f7a12bc40ed3da9
-rw-r--r--src/compatibility/android-cdd.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/compatibility/android-cdd.html b/src/compatibility/android-cdd.html
index 567221fc..b4f89cee 100644
--- a/src/compatibility/android-cdd.html
+++ b/src/compatibility/android-cdd.html
@@ -5198,6 +5198,10 @@ Definition in this release.</p>
<td>Additions for the hardware serial number and for the security patch level of a build</td>
</tr>
<tr>
+ <td>3.2.3.2. Intent Resolution</td>
+ <td>Section renamed from "Intent Overrides" to "Intent Resolution," with new requirements related to authoritative default app linking</td>
+ </tr>
+ <tr>
<td>3.3.1. Application Binary Interfaces</td>
<td>Additions for Android ABI support; change related to Vulkan library name</td>
</tr>
@@ -5254,8 +5258,8 @@ Definition in this release.</p>
</tr>
<tr>
<td>5.3. Video Decoding</td>
- <td>Changes for decoders, including regarding support for dynamic video resolution and frame rate
-switching</td>
+ <td>Changes for decoders, including regarding support for dynamic video resolution, frame rate
+switching, and more</td>
</tr>
<tr>
<td>5.4. Audio Recording</td>
@@ -5656,7 +5660,7 @@ Android source code, at dalvik/docs</p>
<p>139. Android Compatibility forum: <a href="https://groups.google.com/forum/#!forum/android-compatibility">https://groups.google.com/forum/#!forum/android-compatibility</a></p>
-<p>140. Handling App Links: <a href="https://developer.android.com/training/app-links">https://developer.android.com/training/app-links/index.html</a></p>
+<p>140. Handling app links: <a href="https://developer.android.com/training/app-links">https://developer.android.com/training/app-links/index.html</a></p>
<p>141. Google Digital Asset Links: <a href="https://developers.google.com/digital-asset-links">https://developers.google.com/digital-asset-links</a></p>