Skip to content

Script and patches for building PHH-Treble Pixel Experience

Notifications You must be signed in to change notification settings

thai-ng/treble_build_pe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Experience Plus GSI

Build

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

Notes

  • First and foremost, a huge thanks to David Dean for providing me with an incredible building server which helps (by a lot!!) delivering these builds as fast as possible.
  • If bluetooth calls or bluetooth media do not work well for you, make sure you have the "Use System Wide BT HAL" checkbox enabled on the Misc page of Treble App. If not, enable and reboot.
  • If you have a non-Samsung device with a Qualcomm chipset and VoLTE isn't working with the default IMS package provided by Treble App, try installing this alternative IMS package.

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

Packages

 
 
 

Languages

  • Shell 89.6%
  • Makefile 10.4%