From fd267d2b5d25b471ab2bc1658e214840a32d8f2f Mon Sep 17 00:00:00 2001 From: Marco Janotta <76495385+marcojanotta@users.noreply.github.com> Date: Sat, 2 Jan 2021 19:09:29 +0100 Subject: [PATCH] Remove duplicate word --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ../.. pushed out to the update client. The $DEVICE-beta and $DEVICE-stable metadata provide the Beta and Stable release channels used by the update client. The $DEVICE-testing 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 adb shell setprop sys.update.channel testing. The name is arbitrary and you can also use any other name for internal testing channels.