We recently had a few requests to ship symbols with our prebuilt Android builds, like:
https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc47-tilt...
...see build artifacts:
target/product/pandaboard/system.tar.bz2 target/product/pandaboard/boot.tar.bz2 target/product/pandaboard/userdata.tar.bz2
We could simply tar up the out/ directory of the build and post that as well, but I thought we may want to do something a little different. Since the intended target is to allow DS-5 to resolve symbols on prebuilt Android builds is there a better way to post this so that things "just work."