Adding VtsReportMessage.java for proto buffer.
Change-Id: I192e13b6382fae12f7687b2a03f127003d017800
diff --git a/build-python.sh b/build-python.sh
index 9e76a4b..1036cda 100755
--- a/build-python.sh
+++ b/build-python.sh
@@ -15,4 +15,4 @@
# 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
-protoc -I=proto --python_out=proto proto/VtsReportMessage.proto
+protoc -I=proto --python_out=proto proto/VtsReportMessage.proto
\ No newline at end of file