commit | be46f482e03109748e68b21c5cc9a1c5c4e27faa | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Jun 24 23:38:49 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jun 24 23:38:49 2020 +0000 |
tree | 0a8ddaa67c1f2ee7ed37c2e9da3d2fe06900d88d | |
parent | e1ab4cb610489299fa5fba522ba8dc337dccb555 [diff] | |
parent | 3031c29905072053e686aa11f4e35c4932b4174a [diff] |
Merge "Add lz4 to otatools"
diff --git a/core/Makefile b/core/Makefile index db42af9..141a1a5 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -3641,6 +3641,7 @@ libconscrypt_openjdk_jni \ lpmake \ lpunpack \ + lz4 \ make_f2fs \ merge_target_files \ minigzip \