diff options
| author | Marco Janotta <76495385+marcojanotta@users.noreply.github.com> | 2021-01-02 19:09:29 +0100 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-02 19:14:49 -0500 |
| commit | fd267d2b5d25b471ab2bc1658e214840a32d8f2f (patch) | |
| tree | 22b4157adb6a1900b940a2a7a2d8e1f70eead0ef /static | |
| parent | 790ee1a635f321dcc036f275c59614161297edaa (diff) | |
Remove duplicate word
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 0d831d6f..432ae517 100644 --- a/static/build.html +++ b/static/build.html @@ -648,7 +648,7 @@ cd ../..</pre> pushed out to the update client. The <code>$DEVICE-beta</code> and <code>$DEVICE-stable</code> metadata provide the Beta and Stable release channels used by the update client. The <code>$DEVICE-testing</code> metadata provides - provides an internal testing channel for the OS developers, which can be temporarily + 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.</p> |
