mirror of
https://github.com/ponces/treble_aosp.git
synced 2024-11-11 13:29:29 +00:00
Script and patches for building TrebleDroid AOSP
.github | ||
build | ||
config | ||
patches | ||
build.sh | ||
LICENSE | ||
patch.sh | ||
README.md | ||
sign.sh | ||
sync.sh |
TrebleDroid AOSP GSI
Build
To get started with building AOSP GSI, you'll need to get familiar with Git and Repo as well as How to build a GSI.
- Create a new working directory for your AOSP build and navigate to it:
mkdir aosp; cd aosp
- Clone this repo:
git clone https://github.com/ponces/treble_aosp -b android-14.0
- Finally, start the build script:
bash treble_aosp/build.sh
Issues
Credits
These people have helped this project in some way or another, so they should be the ones who receive all the credit: