tinycompress: Conditionally enable extended compress format
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
This commit is contained in:
parent
80b3183143
commit
70676065b0
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ license {
|
|||
|
||||
cc_library_shared {
|
||||
name: "libtinycompress",
|
||||
defaults: ["extended_compress_format_defaults"],
|
||||
vendor: true,
|
||||
|
||||
cflags: [
|
||||
|
|
Loading…
Reference in a new issue