Skip to content

Script and patches for building PHH-Treble Pixel Experience

Notifications You must be signed in to change notification settings

randomguyfromAustria/treble_build_pe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Experience GSI

Build

To get started with building Pixel Experience 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 Pixel Experience build and navigate to it:
    mkdir pixel; cd pixel
    
  • Clone this repo:
    git clone https://github.com/ponces/treble_build_pe -b twelve
    
  • Finally, start the build script:
    bash treble_build_pe/build.sh [twelve|twelve-plus]
    

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 Pixel Experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 78.2%
  • Makefile 21.8%