tree: 0579c30ec7e796f8184b716af8cdb6e2494a4af7 [path history] [tgz]
  1. mmi2grpc/
  2. .gitignore
  3. __init__.py
  4. Android.bp
  5. CONTRIBUTING.md
  6. LICENSE
  7. pyproject.toml
  8. README.md
android/pandora/mmi2grpc/README.md

mmi2grpc

Install

git submodule update --init

pip install -e . # With editable mode
# Or
pip install . # Without editable mode

Rebuild gRPC interfaces

./_build/grpc.py