PTS-bot: fix failure after reset

Bug: 235492458
Change-Id: I8cfa2f37f799c60aa842d47a0d59144c7be96adf
1 file changed
tree: 68d483fe441cdac29b5338797d892a4558c21eb5
  1. mmi2grpc/
  2. .gitignore
  3. .gitmodules
  4. __init__.py
  5. CONTRIBUTING.md
  6. LICENSE
  7. pyproject.toml
  8. README.md
README.md

mmi2grpc

Install

git submodule update --init

pip install [-e] bt-test-interfaces/python
pip install [-e] .

Rebuild gRPC Bluetooth test interfaces

pip install grpcio-tools==1.46.3
./bt-test-interfaces/python/_build/grpc.py