Skip to content

Script and patches for building PHH-Treble AOSP

Notifications You must be signed in to change notification settings

LycorisOSS/treble_build_aosp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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_build_aosp -b android-14.0
    
  • Finally, start the build script:
    bash treble_build_aosp/build.sh
    

Credits

These people have helped this project in some way or another, so they should be the ones who receive all the credit:

About

Script and patches for building PHH-Treble AOSP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 94.7%
  • Makefile 5.3%