commit | 38f794ee496764f1b429c1786cf84758ba6f00a8 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Sep 07 10:53:07 2017 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Sep 11 12:41:58 2017 -0700 |
tree | 74c774238209c16d7325e882d7cbd9123df76a3b | |
parent | ffe58feb76fbb1ba1a9aa36d79bc90164ebef009 [diff] [blame] |
Refactor proto in preparation for java proto support Test: m -j checkbuild Change-Id: Idf00ea0bacb2777458f9af2c7eb47e1e1854eeba
diff --git a/Android.bp b/Android.bp index 89bd6ea..0875a2b 100644 --- a/Android.bp +++ b/Android.bp
@@ -53,6 +53,7 @@ "android/package_ctx.go", "android/paths.go", "android/prebuilt.go", + "android/proto.go", "android/register.go", "android/testing.go", "android/util.go",