tree: f08bac2781660cd0169fe04a3e645d04e0dbf0d2 [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