From 23a859a9bccbd4dff15840d4cacf9f04f31181fe Mon Sep 17 00:00:00 2001
From: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
Date: Tue, 21 Sep 2021 10:17:50 +0300
Subject: [PATCH] Update Android NDK policy in the Software and image
guidelines (#4119)
---
docs/software-and-images-guidelines.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/software-and-images-guidelines.md b/docs/software-and-images-guidelines.md
index def514363..8ffbc6eae 100644
--- a/docs/software-and-images-guidelines.md
+++ b/docs/software-and-images-guidelines.md
@@ -31,7 +31,7 @@ These are the guidelines we follow in software and images supporting routine:
| PyPy | 3 most popular `major.minor` versions |
| .NET Core | 2 latest LTS versions and 1 latest version. For each feature version only latest patch is installed |
| GCC
GNU Fortran
Clang
GNU C++ | 3 latest major versions |
-| Android NDK | 1 latest, 1 LTS version |
+| Android NDK | 1 latest non-LTS, 2 latest LTS versions |
| Xcode | - all OS compatible versions side-by-side
- for beta, GM versions - latest beta only
- old patch versions are deprecated in 3 months |
## Software default versions update policy for tools with multiple versions installed