Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46a898a4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add python venv recommendation"

parents 0bd702dc abff7eff
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -78,6 +78,14 @@ Assume user has an Android checkout and finished `source build/envsetup.sh` and
$ANDROID_BUILD_TOP/packages/modules/Bluetooth/system/gd/cert/run --host
```

#### Python 3.8+
The cert tests require >python3.8 to operate and the associated python
virtualenv package.  The script may help properly install these requisites.

```shell
source $ANDROID_BUILD_TOP/packages/modules/Bluetooth/system/gd/cert/set_up_virtualenv.sh
```

### Run GD cert tests on devices for the first time

Connect at least two Android devices and follow on-screen instructions after