Commit Graph

6 Commits

Author SHA1 Message Date
Kyle Manna 7bfc33c44e tests: Manifest overrides for build-kitkat
* Allow environment variables to override the TEST_* variables to chagne
  the branch and manifest url.
* Breaks hard link to Google's source repos (which have quotas...).
2014-12-02 16:52:26 -08:00
Kyle Manna 44a375fd27 tests: Update build-kitkat with invocation example
* To help convey my intent
2014-11-16 09:58:50 -08:00
Kyle Manna 723adaac52 tests: Only fetch $cpu repos in parallel
* Avoid repo/git fetch errors by being less agressive.
2014-11-16 09:44:12 -08:00
Davy Leggieri 93703de2aa Fixed readlink for OS X 2014-11-15 14:11:03 -08:00
Kyle Manna 683126f05c utils: build-kitkat smarter aosp invocation
* Attempt to find the aosp binary with the following priority:
  1. If AOSP_BIN is set, use that
  2. If aosp is found in the shell $PATH
  3. Grab it from the web
2014-11-13 14:47:26 -08:00
Kyle Manna 8197ce17cf tests: Add kitkat build
* Simple test.
2014-11-11 21:35:34 -08:00