diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-26 19:31:43 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-26 19:31:59 -0500 |
| commit | 022ef25be8b47f12876424fcca081a39a8a1b910 (patch) | |
| tree | f9109b39516ae4e8665f019dab822df0e90bd35d /static | |
| parent | e2a395c5fd7d0314fc27172dc2bdc192ee8c28cf (diff) | |
serialno no longer allowed for internal channels
Diffstat (limited to 'static')
| -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 c01290f0..d6e06846 100644 --- a/static/usage.html +++ b/static/usage.html @@ -156,7 +156,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 along with sideloaded updates.</p> + over-the-air updates (Updater app) and sideloaded updates (recovery).</p> <h3 id="updates-disabling"> <a href="#updates-disabling">Disabling</a> |
