mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-11-25 18:06:25 -05:00
Churn
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
b143ffcd8b
commit
c92c084ca1
14 changed files with 31 additions and 55 deletions
|
|
@ -50,13 +50,13 @@ buildAll() {
|
|||
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanWorkspaceForMalware; fi;
|
||||
#frontloaded for testing
|
||||
buildDevice bluejay avb; #unb
|
||||
buildDevice taimen avb; #unb
|
||||
buildDevice fajita avb;
|
||||
#SD835
|
||||
buildDevice taimen avb; #unb
|
||||
buildDevice walleye avb; #unb
|
||||
buildDevice cheeseburger verity;
|
||||
buildDevice dumpling verity;
|
||||
#SD845
|
||||
buildDevice fajita avb;
|
||||
buildDevice enchilada avb;
|
||||
buildDevice aura avb;
|
||||
buildDevice beryllium avb;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue