android13/packages/modules/Bluetooth/android/pandora/mmi2grpc
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
_build initial 2024-06-22 20:45:49 +08:00
mmi2grpc initial 2024-06-22 20:45:49 +08:00
pandora initial 2024-06-22 20:45:49 +08:00
.gitignore initial 2024-06-22 20:45:49 +08:00
Android.bp initial 2024-06-22 20:45:49 +08:00
CONTRIBUTING.md initial 2024-06-22 20:45:49 +08:00
LICENSE initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
__init__.py initial 2024-06-22 20:45:49 +08:00
pyproject.toml initial 2024-06-22 20:45:49 +08:00

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