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

Commit abff7eff authored by Chris Manton's avatar Chris Manton
Browse files

Add python venv recommendation

Test: Documentation
Change-Id: Ia16c21a347ac20d2e0d3ab6cadc04b231ef72fdb
parent b67e3978
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