Add lz4 to otatools

A call to lz4 was added in http://go/aog/1329115. But the binary
isn't added to otatools, leading to a signing failure.

Bug: 159656873
Test: build otatools
Change-Id: I9cab00f36ce3c39cc174b4c9feffdf360f0364ef
This commit is contained in:
Tianjie 2020-06-24 11:20:36 -07:00
parent 0c263fd271
commit 3031c29905
1 changed files with 1 additions and 0 deletions

View File

@ -3628,6 +3628,7 @@ INTERNAL_OTATOOLS_MODULES := \
libconscrypt_openjdk_jni \
lpmake \
lpunpack \
lz4 \
make_f2fs \
merge_target_files \
minigzip \