Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3031c299 authored by Tianjie's avatar Tianjie
Browse files

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
parent 0c263fd2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3628,6 +3628,7 @@ INTERNAL_OTATOOLS_MODULES := \
  libconscrypt_openjdk_jni \
  lpmake \
  lpunpack \
  lz4 \
  make_f2fs \
  merge_target_files \
  minigzip \