Merge "Stop exporting private "zutil.h" implementation detail."
am: ece4b39a7a

Change-Id: Ibf3e8474612295627b33440ca6a226b960a342f9
diff --git a/Android.bp b/Android.bp
index da01daf..395e237 100644
--- a/Android.bp
+++ b/Android.bp
@@ -96,7 +96,6 @@
 //     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