Update libunwindstack for standalone build
http://r.android.com/1906092 in perfetto requires an updated version of
libunwindstack from the android tree.
This picks a new version of libunwindstack that includes
http://r.android.com/1907090 for the perfetto standalone build.
Change-Id: Iab5d75e1d3f5efc6367910ac89459271cd34ffc6
diff --git a/tools/install-build-deps b/tools/install-build-deps
index be8875b..89c1484 100755
--- a/tools/install-build-deps
+++ b/tools/install-build-deps
@@ -213,7 +213,7 @@
Dependency(
'buildtools/android-unwinding',
'https://android.googlesource.com/platform/system/unwinding.git',
- '0a4caa067bda28f87c80a7d9e2db2fb6d196ae79', 'all', 'all'),
+ 'b61aebb7f7afaad9b775a59dcd0ea6289fc4325a', 'all', 'all'),
Dependency('buildtools/android-logging',
'https://android.googlesource.com/platform/system/logging.git',
'7b36b566c9113fc703d68f76e8f40c0c2432481c', 'all', 'all'),