aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-08-07 01:47:51 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-07 01:47:51 +0000
commit66442e4c86b7762655946b68a834111a7e7a2008 (patch)
tree434fccc6ec7a17a8d282a80a5a61335bd4270838
parent6abe85b239c852aafaee7a71c257a79f2925ceb6 (diff)
parentda6cc2842490740f69f7ba450ba8ce9221c8bed4 (diff)
downloadcdd-66442e4c86b7762655946b68a834111a7e7a2008.tar.gz
Merge "CDD: Correction to build parameters BASE_OS & SECURITY_PATCH." am: 0fc5bdedaf am: da6cc28424
Original change: https://android-review.googlesource.com/c/platform/compatibility/cdd/+/1789498 Change-Id: Ice7b502c830b21f9964502c4b1f5d77ccbff9c29
-rw-r--r--3_software/3_2_soft-api-compatibility.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/3_software/3_2_soft-api-compatibility.md b/3_software/3_2_soft-api-compatibility.md
index 39a7937..3499db6 100644
--- a/3_software/3_2_soft-api-compatibility.md
+++ b/3_software/3_2_soft-api-compatibility.md
@@ -200,7 +200,7 @@ of these values to which device implementations MUST conform.
except that it MUST NOT be null or the empty string ("").</td>
</tr>
<tr>
- <td>SECURITY_PATCH</td>
+ <td>VERSION.SECURITY_PATCH</td>
<td>A value indicating the security patch level of a build. It MUST signify
that the build is not in any way vulnerable to any of the issues described
up through the designated Android Public Security Bulletin. It MUST be in
@@ -210,7 +210,7 @@ of these values to which device implementations MUST conform.
Android Security Advisory</a>, for example "2015-11-01".</td>
</tr>
<tr>
- <td>BASE_OS</td>
+ <td>VERSION.BASE_OS</td>
<td>A value representing the FINGERPRINT parameter of the build that is
otherwise identical to this build except for the patches provided in the
Android Public Security Bulletin. It MUST report the correct value and if