mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-24 22:09:23 -04:00
Picks
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
0b102adb1d
commit
77b7de4b1e
8 changed files with 30 additions and 26 deletions
|
@ -110,10 +110,10 @@ buildAll() {
|
|||
buildDevice hotdogb avb;
|
||||
buildDevice coral avb;
|
||||
buildDevice flame avb;
|
||||
buildDevice vayu avb;
|
||||
#buildDevice vayu avb; #XXX: no Wi-Fi
|
||||
#SD730
|
||||
buildDevice sunfish avb;
|
||||
buildDevice davinci avb;
|
||||
#buildDevice davinci avb; #XXX: no Wi-Fi
|
||||
#SD632
|
||||
buildDevice FP3 avb;
|
||||
#SD865
|
||||
|
@ -161,6 +161,7 @@ patchWorkspaceReal() {
|
|||
|
||||
source build/envsetup.sh;
|
||||
repopick -i 361248; #Launcher3: Allow toggling monochrome icons for all apps
|
||||
repopick -it T_asb_2023-11 -e 373323;
|
||||
|
||||
sh "$DOS_SCRIPTS/Patch.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue