Merge "Add libbrotli as a dependency when building applypatch binary"
This commit is contained in:
commit
c7069cc922
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ cc_binary {
|
|||
|
||||
shared_libs: [
|
||||
"libbase",
|
||||
"libbrotli",
|
||||
"libbz",
|
||||
"libcrypto",
|
||||
"liblog",
|
||||
|
|
Loading…
Reference in a new issue