Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

ponces/treble_build_evo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolution X GSI

Build

To get started with building Evolution X 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 Evolution X build and navigate to it:
    mkdir evolution; cd evolution
    
  • Clone this repo:
    git clone https://github.com/ponces/treble_build_evo -b tiramisu
    
  • Finally, start the build script:
    bash treble_build_evo/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: