commit | 5ea1cf103f1b7d9e3d8f493a976e8176b4255e3c | [log] [tgz] |
---|---|---|
author | J. Avila <elavila@google.com> | Sun May 31 15:55:08 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Sun May 31 15:55:08 2020 +0000 |
tree | f1d07cfb7bc0e2a327aa78b9efc9345417ec813d | |
parent | 1325034c81393269b8703888a35c696558839881 [diff] | |
parent | 9600ace371ae7d0f1064feda9f0dc893aacc0d52 [diff] |
Merge "Add build support for LZ4 ramdisks" into rvc-dev
diff --git a/core/Makefile b/core/Makefile index 35e2f05..ea4a745 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -4070,6 +4070,7 @@ INTERNAL_OTATOOLS_MODULES := \ aapt2 \ add_img_to_target_files \ + apksigner \ append2simg \ avbtool \ blk_alloc_to_base_fs \