commit | 848dfbb99e170eb7ad0957157a1500ef588c30ea | [log] [tgz] |
---|---|---|
author | Keun Soo Yim <yim@google.com> | Wed Jul 20 15:06:18 2016 -0700 |
committer | Keun Soo Yim <yim@google.com> | Wed Jul 20 22:08:33 2016 +0000 |
tree | 28743ac2cbeca03feed0c5eb76a4b08011da0286 | |
parent | 2da5a81ff2b3452a1ddbfad7c5527f5e4cd2ad78 [diff] [blame] |
regenerate python protobuf files Change-Id: I8794d5ea5dbbb174fd82d54c18969c7d6e6a954e
diff --git a/build-python.sh b/build-python.sh index cb020e8..ce5bf37 100755 --- a/build-python.sh +++ b/build-python.sh
@@ -12,5 +12,6 @@ python -m compileall . +# modify any import statements (to remove subdir path) protoc -I=proto --python_out=proto proto/AndroidSystemControlMessage.proto protoc -I=proto --python_out=proto proto/InterfaceSpecificationMessage.proto