Skip to content
forked from chitacan/aosp-env

Provision AOSP build environment on Ubuntu 12.04 LTS 64-bit with puppet

Notifications You must be signed in to change notification settings

critch/aosp-env

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aosp-env

Provision AOSP development environment on Ubuntu 12.04 LTS 64-bit with puppet.

How to use

$ git clone https://github.com/chitacan/aosp-env
$ cd aosp-env
$ vagrant up
$ vagrant ssh
vagrant$ cd workspace/android-4.4_r1
vagrant$ repo sync
vagrant$ . build/envsetup
vagrant$ lunch
vagrant$ make

What's included?

About

Provision AOSP build environment on Ubuntu 12.04 LTS 64-bit with puppet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 89.5%
  • Puppet 9.9%
  • Other 0.6%