summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-11-09 22:51:12 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-11-09 22:51:13 +0000
commitece4b39a7a3a4a32927df37e0b80f68f51613a5d (patch)
tree1d8428180de09b0f8009fbef0e8c7a35e75947d8
parentc1c4c171a2a8ff9912650e8278219723cf9ae2ea (diff)
parent060012b3aa6fa1bd6e01b77b2520dc5dd8ddb0a8 (diff)
downloadzlib-ece4b39a7a3a4a32927df37e0b80f68f51613a5d.tar.gz
Merge "Stop exporting private "zutil.h" implementation detail."
-rw-r--r--Android.bp1
l---------zutil.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index da01daf..395e237 100644
--- a/Android.bp
+++ b/Android.bp
@@ -96,7 +96,6 @@ cc_binary_host {
// srcs: [
// "src/zconf.h",
// "src/zlib.h",
-// "src/zutil.h",
// ],
// license: "NOTICE",
// }
diff --git a/zutil.h b/zutil.h
deleted file mode 120000
index 12e5986..0000000
--- a/zutil.h
+++ /dev/null
@@ -1 +0,0 @@
-src/zutil.h \ No newline at end of file