Skip to content

Patches used to build EverestOS as Trebledroid GSI. (hopefully)

Notifications You must be signed in to change notification settings

kaii-lb/treble_everest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

You'll need to get familiar with Git and Repo as well as How to build a GSI.

Sync GitHub repo

Run the following:

git clone https://github.com/kaii-lb/treble_everest.git
cd treble_everest/

Patch Script

  • sh patches/apply.sh [rootdir] [patchdirname]
  • sh patches/apply.sh [rootdir] [patchdirname] --reset to reset a patch directory to default. RESETS ENTIRE DIR!!!
  • sh patches/apply.sh [rootdir] [patchdirname/specificpatchdir] to only apply a certain patchset ie: trebledroid/platform_frameworks_base

Troubleshooting

If you face any conflicts while applying patches, apply the patch manually. For any other issues, report them via the Issues tab.

Credits

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

About

Patches used to build EverestOS as Trebledroid GSI. (hopefully)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%