mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 22:45:11 -04:00
Updates + Churn
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
decf46084c
commit
14f7f1db32
15 changed files with 247 additions and 23 deletions
|
@ -60,11 +60,11 @@ buildAll() {
|
|||
buildDevice taimen avb; #superseded
|
||||
buildDevice walleye avb; #superseded
|
||||
#SD845
|
||||
buildDevice aura avb; #superseded?
|
||||
buildDevice aura avb; #superseded
|
||||
buildDevice beryllium avb; #superseded
|
||||
buildDevice pro1 avb; #superseded?
|
||||
buildDevice crosshatch avb; #superseded?
|
||||
buildDevice blueline avb; #superseded?
|
||||
buildDevice pro1 avb; #superseded
|
||||
buildDevice crosshatch avb; #superseded
|
||||
buildDevice blueline avb; #superseded
|
||||
buildDevice enchilada avb; #superseded
|
||||
buildDevice fajita avb; #superseded
|
||||
buildDevice akari avb;
|
||||
|
@ -98,8 +98,8 @@ buildAll() {
|
|||
#buildDevice bramble avb; #superseded
|
||||
#buildDevice redfin avb; #superseded
|
||||
#SD670
|
||||
buildDevice bonito avb; #superseded?
|
||||
buildDevice sargo avb; #superseded?
|
||||
buildDevice bonito avb; #superseded
|
||||
buildDevice sargo avb; #superseded
|
||||
}
|
||||
export -f buildAll;
|
||||
|
||||
|
@ -115,7 +115,6 @@ patchWorkspace() {
|
|||
|
||||
source build/envsetup.sh;
|
||||
#repopick -it twelve-colors;
|
||||
repopick -it S_asb_2022-11;
|
||||
repopick -it S_tzdb2022f;
|
||||
|
||||
sh "$DOS_SCRIPTS/Patch.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue