diff options
| author | JollyRoger <32875901+Peter-Easton@users.noreply.github.com> | 2019-08-25 01:03:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-08-25 01:03:47 -0400 |
| commit | fba5071308296f2d431b5735cd34559fb05667d0 (patch) | |
| tree | 183869f9f7d47a0c228381e60171b5e5144a2791 | |
| parent | 7bae76424b997959522ae8020e8a76eefb1a7fc6 (diff) | |
need to disable screen lock for CTS
| -rw-r--r-- | static/build.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index 88a06b81..48005da0 100644 --- a/static/build.html +++ b/static/build.html @@ -703,6 +703,7 @@ export PATH="$PATH:$HOME/sdk/tools:$HOME/sdk/tools/bin:$HOME/sdk/platform-tools: card</li> <li>At least one Wi-Fi RTT access point powered up but not connected to any network</li> + <li>The screen lock must be disabled.</li> </ul> <h4 id="compatibility-test-suite-run-modules"> |
