diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-05 22:15:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-05 22:15:34 -0400 |
| commit | 7b6a74ad6c230078bdb5808109d3c3a8428b75cf (patch) | |
| tree | 5506db7f8da91cf8a3be0fd0a8692cf99bac6014 /static | |
| parent | f9fd3cc697cca6624f1d6ba3f587018cf6f93fac (diff) | |
split long paragraph
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index f67950a6..36ff1f09 100644 --- a/static/build.html +++ b/static/build.html @@ -654,8 +654,9 @@ cd ../..</pre> by the update client. The <code>$DEVICE-testing</code> metadata provides provides an internal testing channel for the OS developers, which can be temporarily enabled using <code>adb shell setprop sys.update.channel testing</code>. The name is - arbitrary and you can also use any other name for internal testing channels. For - GrapheneOS itself, the testing channel is used to push out updates to developer + arbitrary and you can also use any other name for internal testing channels.</p> + + <p>For GrapheneOS itself, the testing channel is used to push out updates to developer devices, followed by a sample future release to test that the release which is about to be pushed out to the Beta channel is able to update to a future release. Once it's tested internally, the release is pushed out to the Beta channel, and finally to the |
