Merge "Add libbrotli as a dependency for libbsdiff"

This commit is contained in:
Tianjie Xu
2017-11-02 17:50:40 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -158,6 +158,7 @@ cc_binary_host {
"libbase", "libbase",
"libutils", "libutils",
"liblog", "liblog",
"libbrotli",
"libbz", "libbz",
"libz", "libz",
], ],
+1
View File
@@ -208,6 +208,7 @@ LOCAL_STATIC_LIBRARIES := \
libutils \ libutils \
libbase \ libbase \
libcrypto \ libcrypto \
libbrotli \
libbz \ libbz \
libdivsufsort64 \ libdivsufsort64 \
libdivsufsort \ libdivsufsort \