mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-22 06:18:58 -04:00
15.1: Initial building support
This commit is contained in:
parent
b02d40974c
commit
e16aa10199
6 changed files with 205 additions and 22 deletions
|
@ -58,7 +58,7 @@ export -f buildDevice;
|
|||
buildAll() {
|
||||
#Select devices are userdebug due to SELinux policy issues
|
||||
#TODO: Add victara, griffin, athene, us997, us996, pme, t0lte, hlte
|
||||
buildDevice d852
|
||||
brunch lineage_d852-userdebug;
|
||||
}
|
||||
export -f buildAll;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue