diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-08-19 18:05:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-08-19 18:05:34 -0400 |
| commit | 7642af7331bf65373d9fccec1b9f8f3138346c6d (patch) | |
| tree | d8de8c3fac7c44107351d7c1de8f43dda813682b /static/usage.html | |
| parent | 8b707364ecf51a614f7abff68bb49640e70d37aa (diff) | |
reject serialno for sideloaded updates too
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <p>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.</p> + the Stable and Beta channels along with sideloaded updates.</p> <h3 id="updates-disabling"> <a href="#updates-disabling">Disabling</a> |
