Skip to content

MarisaDAZA/treble_DerpFest_GSI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DerpFest AOSP GSI

Build

To get started with building DerpFest 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 Pixel Experience build and navigate to it:
    mkdir derp; cd derp
    
  • Clone this repo:
    git clone https://github.com/KoysX/treble_DerpFest_GSI.git -b 13
    
  • Finally, start the build script:
    bash treble_DerpFest_GSI/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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 80.5%
  • Makefile 19.5%