Revert "Add vendor_available:true to libtinycompress so it can be in VNDK"

This reverts commit b230325cbbdcc2711db9aeb76c124dd5da11635d.

Reason for revert: b/38117654

Change-Id: I00df422e4c040d6dc8723b187c0b5bd7116e168d
diff --git a/Android.bp b/Android.bp
index 565cfb7..edc739a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,6 +1,6 @@
 cc_library_shared {
     name: "libtinycompress",
-    vendor_available: true,
+
     cflags: ["-Wno-macro-redefined"],
     export_include_dirs: ["include"],
     srcs: [