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:
parent
0c263fd271
commit
3031c29905
|
@ -3628,6 +3628,7 @@ INTERNAL_OTATOOLS_MODULES := \
|
|||
libconscrypt_openjdk_jni \
|
||||
lpmake \
|
||||
lpunpack \
|
||||
lz4 \
|
||||
make_f2fs \
|
||||
merge_target_files \
|
||||
minigzip \
|
||||
|
|
Loading…
Reference in New Issue