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