1
0
mirror of https://github.com/ponces/treble_aosp.git synced 2024-09-22 03:50:55 +00:00
Script and patches for building TrebleDroid AOSP
Go to file
2024-09-22 04:03:27 +01:00
.github chore: remove unneded cleanup step and obsolete upload script 2024-07-26 14:56:33 +01:00
build build: return to LOS repos as they are now in sync with QPR3 2024-06-24 19:23:22 +01:00
config build: Bump OTA to v2024.08.16 2024-08-25 21:26:29 +01:00
patches feat: sync with latest sources of TrebleDroid 2024-09-22 04:03:27 +01:00
build.sh bump: up to android-14.0.0_r55 2024-08-14 23:56:54 +01:00
LICENSE Add license 2024-01-16 16:11:51 +00:00
patch.sh build: sign release image with private keys 2024-06-03 15:34:51 +01:00
README.md chore: Reorganize this repo a bit 2023-12-10 16:27:11 +00:00
sign.sh sign: add few more apex apks 2024-07-01 16:55:57 +01:00
sync.sh build: sign release image with private keys 2024-06-03 15:34:51 +01:00

TrebleDroid AOSP GSI

Build

To get started with building 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 AOSP build and navigate to it:
    mkdir aosp; cd aosp
    
  • Clone this repo:
    git clone https://github.com/ponces/treble_aosp -b android-14.0
    
  • Finally, start the build script:
    bash treble_aosp/build.sh
    

Issues

Open issue

Credits

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