Merge "Add libbrotli as a dependency when building applypatch binary"

This commit is contained in:
Tianjie Xu 2017-11-17 16:09:08 +00:00 committed by Gerrit Code Review
commit c7069cc922

View file

@ -99,6 +99,7 @@ cc_binary {
shared_libs: [ shared_libs: [
"libbase", "libbase",
"libbrotli",
"libbz", "libbz",
"libcrypto", "libcrypto",
"liblog", "liblog",