mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-24 05:49:33 -04:00
Picks
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
77b7de4b1e
commit
46c5c52393
23 changed files with 259 additions and 78 deletions
|
@ -54,6 +54,7 @@ buildAll() {
|
|||
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanWorkspaceForMalware; fi;
|
||||
#frontloaded for testing
|
||||
buildDevice bluejay avb;
|
||||
buildDevice taimen avb;
|
||||
#SD820
|
||||
buildDevice h830;
|
||||
buildDevice h850;
|
||||
|
@ -70,7 +71,6 @@ buildAll() {
|
|||
buildDevice vs995;
|
||||
buildDevice z2_plus verity;
|
||||
#SD835
|
||||
buildDevice taimen avb;
|
||||
buildDevice walleye avb;
|
||||
buildDevice cheeseburger verity;
|
||||
buildDevice dumpling verity;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue