commit | 01547b23d26b6dcde8589add0451d87d7bf63f91 | [log] [tgz] |
---|---|---|
author | Jeff Gaston <jeffrygaston@google.com> | Mon Aug 21 20:13:28 2017 -0700 |
committer | Jeff Gaston <jeffrygaston@google.com> | Thu Aug 24 14:43:35 2017 -0700 |
tree | 4d48ff404f43c6ddb1187ef8273a2173e2a60681 | |
parent | c5eb66d16b82279d33746d312e91793970e0310f [diff] [blame] |
Extract jar-sorting to be accessible to soong_zip Bug: 64536066 Test: m -j # which runs unit tests Change-Id: I4830bd331c9dab0b1d300a18aefaf25a6af4cfdc
diff --git a/Android.bp b/Android.bp index d1b8f00..cc28c98 100644 --- a/Android.bp +++ b/Android.bp
@@ -4,6 +4,7 @@ "cmd/*", "fs", "finder", + "jar", "third_party/zip", "ui/*", ]