aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>