diff options
-rw-r--r-- | core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Makefile b/core/Makefile index ea4a745992..f0b196a2e0 100644 --- a/core/Makefile +++ b/core/Makefile @@ -4100,6 +4100,7 @@ INTERNAL_OTATOOLS_MODULES := \ libconscrypt_openjdk_jni \ lpmake \ lpunpack \ + lz4 \ make_f2fs \ merge_target_files \ minigzip \ |