From 526089d44f74b8894193823dcd8ec4e2fc967628 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 26 Apr 2022 15:38:23 -0400 Subject: [PATCH] clarify device model check --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index c84afb7a..de2b0235 100644 --- a/static/releases.html +++ b/static/releases.html @@ -560,7 +560,7 @@
  • TalkBack: dependency updates
  • adevtool: remove more unnecessary components
  • add warning to factory images flashing scripts strongly recommending against modifying the scripts based on misguided unofficial installation guides, along with encouraging using the web installer instead
  • -
  • add earlier device model check to factory images flashing scripts
  • +
  • add earlier device model check to factory images flashing scripts on Linux and macOS (Windows support is planned)