Skip to content

nvllsvm/pixel5-aosp-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel 5 AOSP Builder

Build and flash AOSP to the Pixel 5 using only Docker

docker build . -t aosp
docker run -it -v $(pwd):/build aosp ./build.sh
docker run --privileged -v /dev/bus/usb:/dev/bus/usb -v $(pwd):/build aosp ./flash.sh

About

Build and flash AOSP to the Pixel 5 using only Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published