mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 22:45:11 -04:00
FP4 + Churn
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
e0b57197ea
commit
0ffbe79e1a
6 changed files with 19 additions and 44 deletions
|
@ -81,7 +81,7 @@ buildAll() {
|
|||
#SD632
|
||||
buildDevice FP3 avb;
|
||||
#SD750
|
||||
buildDevice FP4 avb;
|
||||
buildDevice FP4 avb; #unb
|
||||
#SD855
|
||||
buildDevice guacamole avb; #unb
|
||||
buildDevice guacamoleb avb; #unb
|
||||
|
@ -89,7 +89,7 @@ buildAll() {
|
|||
buildDevice hotdogb avb; #unb
|
||||
buildDevice coral avb;
|
||||
buildDevice flame avb;
|
||||
buildDevice vayu avb; #unb
|
||||
buildDevice vayu avb;
|
||||
#SD865
|
||||
buildDevice instantnoodle avb; #unb
|
||||
buildDevice instantnoodlep avb; #unb
|
||||
|
@ -118,6 +118,7 @@ patchWorkspace() {
|
|||
|
||||
source build/envsetup.sh;
|
||||
repopick -it S_asb_2022-08;
|
||||
repopick -i 335090 335091; #FP4 Bluetooth fixes
|
||||
|
||||
sh "$DOS_SCRIPTS/Patch.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue