Skip to content

Latest commit

 

History

History
 
 

build-aosp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

build-aosp

This project helps rebuilding firmware images of the Android Open Source Project.

WARNING: Still experimental, use at your own risk!

Running from Docker image repository

docker run -t -i gmacario/build-aosp
su - build

repo sync
# TODO