summaryrefslogtreecommitdiff
path: root/landing-snowball.xml
diff options
context:
space:
mode:
authorAndy Doan <andy.doan@linaro.org>2011-10-19 19:18:49 +0000
committerAndy Doan <andy.doan@linaro.org>2011-10-19 19:18:49 +0000
commitfde2f6e80f17d76be63321569a9d6a76f90f5ccf (patch)
tree3d866578fd5d749a8383c9e8a399303d644b0b95 /landing-snowball.xml
parent352291616589ec47a6ef620aef4050270254524c (diff)
libunwind: add to all builds
Adds in version of libunwind that supports Android's build system. libunwind can be used to produce better stack traces from native code crashes in Android applications. This library can be used by the debuggerd component so that developers can get improved dumps via DDMS. Change-Id: If7955e5145efc08e5500a8aac4556a521571fda2 Signed-off-by: Andy Doan <andy.doan@linaro.org>
Diffstat (limited to 'landing-snowball.xml')
-rw-r--r--landing-snowball.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/landing-snowball.xml b/landing-snowball.xml
index 1f10b8d..e23fc39 100644
--- a/landing-snowball.xml
+++ b/landing-snowball.xml
@@ -52,6 +52,7 @@
<project path="hardware/libhardware" name="platform/hardware/libhardware" revision="linaro_android_2.3.5" remote="linaro-android" />
<project path="hardware/linaro/common" name="hardware/linaro/common" revision="linaro_android_2.3.5" remote="linaro-android" />
<project path="hardware/linaro/pandaboard" name="hardware/linaro/pandaboard" revision="linaro_android_2.3.5" remote="linaro-android" />
+ <project name="people/kwerner/libunwind" path="external/libunwind" remote="linaro-other" revision="android" />
<!-- Multimedia extensions -->
<project path="external/libvpx" name="platform/external/libvpx" revision="linaro-master" remote="linaro-android" />