From 7642af7331bf65373d9fccec1b9f8f3138346c6d Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Wed, 19 Aug 2020 18:05:34 -0400
Subject: [PATCH] reject serialno for sideloaded updates too
---
static/usage.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/usage.html b/static/usage.html
index 104d272b..a030c33a 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -155,7 +155,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.
+ the Stable and Beta channels along with sideloaded updates.