mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-10 10:24:58 -04:00
Update cherrypicks
This commit is contained in:
parent
dc5b1d91f2
commit
a21a6acaa8
8 changed files with 8 additions and 26 deletions
|
@ -90,8 +90,8 @@ buildAll() {
|
|||
buildDevice sailfish verity;
|
||||
#SD835
|
||||
buildDevice cheryl;
|
||||
#buildDevice cheeseburger verity; #needs manual patching - vendor common makefile + wait on new kernel
|
||||
#buildDevice dumpling verity;
|
||||
buildDevice cheeseburger verity; #needs manual patching - vendor common makefile
|
||||
buildDevice dumpling verity;
|
||||
buildDevice mata verity;
|
||||
buildDevice taimen avb;
|
||||
buildDevice walleye avb;
|
||||
|
@ -126,8 +126,6 @@ patchWorkspace() {
|
|||
repopick -i 287339; #releasetools: python3 fix
|
||||
#repopick -it CVE-2019-2306;
|
||||
#repopick -i 289186;
|
||||
repopick -it Q_asb_2020-11;
|
||||
repopick -fi 291725; #update webview
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS_COMMON/Copy_Keys.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue