Merge "Backtrace: Add libziparchive dependency" am: 69542edfbe am: 1030828a36

am: 0e6bac40c4

Change-Id: I72302c28f80b98c8085f7fc352ad9d8828bf0ff6
This commit is contained in:
Andreas Gampe 2017-07-06 00:02:21 +00:00 committed by android-build-merger
commit e26f294187

View file

@ -161,6 +161,7 @@ cc_library_static {
shared_libs = [
"libbase",
"libunwind",
"libziparchive",
],
}