Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 317 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 317 Bytes

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