aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2020-06-25 02:25:02 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2020-06-25 02:25:02 +0000
commitc35ea185b033b5339ccd115e1e10c18561823950 (patch)
tree0ff8d7104819952c91dd86c5dcec58411bcb7486
parentb6d0be942a30e043c3ba72ef1484dc1c3f69f6f3 (diff)
parente6369cec6bcc28e528884ab3ba32ae560dab26dc (diff)
downloadbuild_make-c35ea185b033b5339ccd115e1e10c18561823950.tar.gz
build_make-c35ea185b033b5339ccd115e1e10c18561823950.tar.bz2
build_make-c35ea185b033b5339ccd115e1e10c18561823950.zip
Merge "Add lz4 to otatools" into rvc-dev
-rw-r--r--core/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Makefile b/core/Makefile
index 62ddef6319..e0e6daa357 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -4107,6 +4107,7 @@ INTERNAL_OTATOOLS_MODULES := \
libconscrypt_openjdk_jni \
lpmake \
lpunpack \
+ lz4 \
make_f2fs \
merge_target_files \
minigzip \