From 022ef25be8b47f12876424fcca081a39a8a1b910 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Thu, 26 Nov 2020 19:31:43 -0500
Subject: [PATCH] serialno no longer allowed for internal channels
---
static/usage.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/usage.html b/static/usage.html
index c01290f0..d6e06846 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -156,7 +156,7 @@
Android updates can support serialno constraints to make them validate only on a
certain device but GrapheneOS rejects any update with a serialno constraint for both
- the Stable and Beta channels along with sideloaded updates.
+ over-the-air updates (Updater app) and sideloaded updates (recovery).