Go to file
2023-03-16 17:05:39 -04:00
twrp Added TWRP manifest 2022-10-26 01:09:52 -04:00
before.sh Fix AndroidAuto implementation 2023-03-09 17:46:04 -05:00
docker-compose.yml Fix AndroidAuto implementation 2023-03-09 17:46:04 -05:00
manifests.xml fix(manifest.xml): switch custom apks to gitea repo 2023-03-16 17:05:39 -04:00
printslist Removed LFS and readded gitea for GCam 2022-12-08 08:28:01 -05:00
README.md Initial commit 2022-10-02 20:49:49 -04:00
roomservice.xml Add roomservice.xml 2022-10-08 20:00:18 -04:00

You can optionally specify a USERSCRIPTS_DIR volume containing these scripts:

* begin.sh, run at the very beginning

* before.sh, run after the syncing and patching, before starting the builds

* pre-build.sh, run before the build of every device

* post-build.sh, run after the build of every device

* end.sh, run at the very end

Each script will be run in $SRC_DIR and must be owned and writeable only by root