commit | 29312eeb1c8685a004832874766a4b219737de9a | [log] [tgz] |
---|---|---|
author | Asim Shankar <ashankar@google.com> | Mon Mar 07 14:23:46 2016 -0800 |
committer | Asim Shankar <ashankar@google.com> | Mon Mar 07 14:23:46 2016 -0800 |
tree | 9ec7f9f4bf80fe75513b5c9e7943f01781ca6a49 | |
parent | 7f67f552f41fe4d2d05a908d9d0a13d3e1a57bdc [diff] |
bendroid: Re-implement in a much simpler fashion. Matt and I realized that shared libraries built for Android by the Go toolchain are executable. Furthermore, we remembered the -exec flag to "go test". Which means bendroid can be simplified considerably and now it is a much smaller program that is a prettier shell script. The only depdendency is on the 'adb' tool. No gradle or Java compilation required. Change-Id: I9a2293deba187cec903100348160ba54c5fd2108
This repository contains developer tools used to install and contribute to Vanadium.
For more information, see the installation and contributing instructions.
This repository is fetched and the tools are built as part of the Vanadium installation process for contributors.