Go to file
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
tests utils: build-kitkat smarter aosp invocation 2014-11-13 14:47:26 -08:00
utils aosp: Fix volume directory existence test 2014-11-12 08:47:40 -08:00
Dockerfile Dockerfile: Use Oracle Java instead of OpenJDK 2014-11-11 21:02:35 -08:00
LICENSE Initial commit 2014-11-10 20:59:31 -08:00
README.md Initial commit 2014-11-10 20:59:31 -08:00
gitconfig gitconfig: Add default gitconfig to ease repo init 2014-11-11 12:18:35 -08:00

README.md

docker-aosp

Minimum Docker image to build Android AOSP