commit | 11b5c51d4e03369420b587dfdba2ee09be3afa33 | [log] [tgz] |
---|---|---|
author | Jeff Gaston <jeffrygaston@google.com> | Thu Oct 12 12:19:14 2017 -0700 |
committer | Jeff Gaston <jeffrygaston@google.com> | Thu Oct 19 18:18:04 2017 +0000 |
tree | 078f8bb058000706cfa273701750b66763714cdd | |
parent | e87ae20e2593015c7d30359311a64ef96b941680 [diff] [blame] |
split soong_zip into a library and a binary to make it faster/easier to invoke from other Go programs (such as multiproduct_kati) Bug: 67478260 Test: m -j Change-Id: Idd2671a44290550197c88f53dd11a6dd39c85cc5
diff --git a/Android.bp b/Android.bp index 32b89d1..1f6ebe2 100644 --- a/Android.bp +++ b/Android.bp
@@ -5,6 +5,7 @@ "fs", "finder", "jar", + "zip", "third_party/zip", "ui/*", ]