commit | b8fa197878bd27a16017b238a9ed1c3a85fcaf10 | [log] [tgz] |
---|---|---|
author | Nan Zhang <nanzhang@google.com> | Fri Dec 22 16:12:00 2017 -0800 |
committer | Nan Zhang <nanzhang@google.com> | Thu Mar 22 15:56:51 2018 -0700 |
tree | 87ab5207c8654f294f74ef65788e8bbb5ff4c755 | |
parent | 628d55d7efcb633b4c01d29fcdf9afcc6e7b5811 [diff] [blame] |
Add Python protobuf support. Python protobuf std libs will be wrapped in final binary/test par file. Bug: b/70568913 Test: manually create real examples. Change-Id: I7376ec9175f3e03d1adbd20858a7f74e826387ad
diff --git a/Android.bp b/Android.bp index 00db8f2d..9162926 100644 --- a/Android.bp +++ b/Android.bp
@@ -267,6 +267,7 @@ "python/defaults.go", "python/installer.go", "python/library.go", + "python/proto.go", "python/python.go", "python/test.go", ],