Merge "Add libbrotli as a dependency for libbsdiff" am: 43f194c8bc am: 57e16e4f77

am: 1d71857179

Change-Id: Ie04f28b69373285cc25d15fcb33cbc880e3667fe
This commit is contained in:
Tianjie Xu
2017-11-02 17:59:20 +00:00
committed by android-build-merger
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -158,6 +158,7 @@ cc_binary_host {
"libbase",
"libutils",
"liblog",
"libbrotli",
"libbz",
"libz",
],
+1
View File
@@ -208,6 +208,7 @@ LOCAL_STATIC_LIBRARIES := \
libutils \
libbase \
libcrypto \
libbrotli \
libbz \
libdivsufsort64 \
libdivsufsort \