tinycompress: Conditionally enable extended compress format

This is squashed with:

Author: LuK1337 <priv.luk@gmail.com>
Date:   Thu Oct 15 17:12:12 2020 +0200

    tinycompress: Convert lineage product variables to soong config variables

    Change-Id: I5c0d32b9def67979c74a49d9dc03415a5cc4d2d1

Change-Id: Iac589fcc06bd7cea544475f7d82eaf4af8af2348
diff --git a/Android.bp b/Android.bp
index a4f8d6d..98fbd16 100644
--- a/Android.bp
+++ b/Android.bp
@@ -21,6 +21,7 @@
 
 cc_library_shared {
     name: "libtinycompress",
+    defaults: ["extended_compress_format_defaults"],
     vendor: true,
 
     cflags: [