This website requires JavaScript.
Explore
Help
Register
Sign in
android-stuff
/
my-lineage
Watch
1
Star
0
Fork
You've already forked my-lineage
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
16
commits
1
branch
0
tags
47
KiB
Shell
100%
ece6dee26f
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
matt1432
ece6dee26f
Add roomservice.xml
2022-10-08 20:00:18 -04:00
magiskScripts
Update, mostly for before.sh
2022-10-03 20:58:50 -04:00
before.sh
Add roomservice.xml
2022-10-08 19:59:07 -04:00
docker-compose.yml
Add roomservice.xml
2022-10-08 19:59:07 -04:00
manifests.xml
Add roomservice.xml
2022-10-08 19:59:07 -04: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
README.md
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