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

View File

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