From cbc9510845e3e3870b4009a5d947bf87a6e11196 Mon Sep 17 00:00:00 2001 From: Michael Platings Date: Thu, 9 May 2024 10:49:08 +0000 Subject: [PATCH] Reduce scope of Tier 1 platforms --- doc/platform-support.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/platform-support.md b/doc/platform-support.md index 8f5e34465..d3ba25019 100644 --- a/doc/platform-support.md +++ b/doc/platform-support.md @@ -12,8 +12,9 @@ Support for different platforms is organised in 3 tiers[^1]. A released version of KleidiCV shall be tested for correctness and performance on a Tier 1 platform. -At present the only Tier 1 platform is Android on Samsung Galaxy S22 or Google Pixel 8 with an up-to-date operating system. -Applications must be built with Android NDK r26d or later. +At present the only Tier 1 platform is Android on Samsung Galaxy S22 +with an up-to-date operating system, where applications are built with +Android NDK r26d. ## Tier 2 -- GitLab