commit | 238e8fcd1d37ef75b85b0a84303d70776fe64495 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Nov 01 17:10:10 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Nov 01 21:08:29 2017 -0700 |
tree | ae9e770a0db2fd09a6914f4f2dcf4e98bd3041e6 | |
parent | f24dfb082abc4715024fe7d5e80fdba6b4e08ba2 [diff] [blame] |
ART: Clean up global includes - zlib Remove zlib from the ART-global includes. Test: mmma art Change-Id: Ib5c12d46aae9cc1288c7a4f2f7e0f60444f2c6e0
diff --git a/compiler/Android.bp b/compiler/Android.bp index fe0f3c7..8599471 100644 --- a/compiler/Android.bp +++ b/compiler/Android.bp
@@ -422,6 +422,10 @@ "libnativeloader", ], + include_dirs: [ + "external/zlib", + ], + target: { host: { shared_libs: [