Skip to content

Commit b8e1596

Browse files
committed
fixup
1 parent 26aee3c commit b8e1596

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jekyll/_cci2/android-images-support-policy.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ This document outlines the CircleCI Android image release, update, and deprecati
1818
[#release-policy]
1919
== Release policy
2020

21-
Android images are released once a quarter, with patch releases potentially being made for security issues. These images are generally built on top of the latest version of our most recent stable base Ubuntu image with added packages for Android.
21+
Android images are released once a quarter, with patch releases potentially made for security issues. These images are generally built on top of the latest version of our most recent stable base Ubuntu image with added packages for Android.
2222

2323
- We install the most up-to-date versions of each tool/package in newly built images.
2424
- We aim to package 6 levels of the Android API within each image release.
25-
- As this image is not specifically designed for the Android Gradle Plugin (AGP), some updates may come later than desired. However, we aim to follow compatibility matrices for link:https://docs.gradle.org/current/userguide/compatibility.html[AGP] and link:https://developer.android.com/build/releases/gradle-plugin#updating-gradle[Gradle].
25+
- As this image is not specifically designed for the Android Gradle Plugin (AGP), some updates may come later than desired. We aim to follow compatibility matrices for link:https://docs.gradle.org/current/userguide/compatibility.html[AGP] and link:https://developer.android.com/build/releases/gradle-plugin#updating-gradle[Gradle].
2626

2727
Releases may be skipped if there are no material updates to core Android functionality, such as `sdkmanager`, `ndk` or platform versions.
2828

@@ -40,7 +40,7 @@ For the latest major version of Docker:
4040
[#critical-cve-patches]
4141
== Critical CVE patches
4242

43-
When critical CVEs are disclosed that affect the versions of the operating system or software stack in our Docker convenience images, we will investigate the impact that this has on our images being used within the CircleCI execution environment. If customers are impacted by these CVEs we will push a patch fix to the released image(s), and this image will supersede the original image.
43+
When critical CVEs are disclosed that affect the versions of the operating system or software stack, we will investigate the impact that this has on the image within the CircleCI execution environment. If customers are impacted by these CVEs we will push a patch fix to the released image(s), and this image will supersede the original image.
4444

4545
[#bug-reports-issues-and-prs]
4646
== Bug reports, issues, and PRs
@@ -50,7 +50,7 @@ File a link:https://support.circleci.com/hc/en-us/requests/new[Support Ticket wi
5050
[#image-lifespan-eol]
5151
== Image lifespan / EOL
5252

53-
When a new API Level for Android is released we will release it to edge and give a 3 month warning before the default image will have oldest version no longer supported. We will create an announcement on our Discuss forum, along with reaching out via email to developers who may be impacted by this change.
53+
When a new API Level for Android is released we will release it to edge. We will give a 3 month warning before the default image will have oldest version no longer supported. In these cases, an announcement will be posted on our Discuss Forum, along with additional outreach, such as an email notice, where possible.
5454

5555
Generally we will aim to start EOL process within 3 months of a new version release.
5656

0 commit comments

Comments
 (0)