summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-11-09 23:05:29 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-11-09 23:05:29 +0000
commit4cb1148818bcc2e0e39864ab02cc6ecd5328daee (patch)
tree1d8428180de09b0f8009fbef0e8c7a35e75947d8
parentf0f35e3df0c0ed2ce67feb1cdae9c41f884118c4 (diff)
parentd89704c60f3ab8dd8053e7a3c22c34c9a69957c0 (diff)
downloadzlib-4cb1148818bcc2e0e39864ab02cc6ecd5328daee.tar.gz
Merge "Stop exporting private "zutil.h" implementation detail." am: ece4b39a7a
am: d89704c60f Change-Id: I5de43a366153650073c7fbb534c052b31091cb6a
-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