mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-10 14:25:46 -05:00
Picks
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
d78121a1c0
commit
348b392f03
6 changed files with 13 additions and 57 deletions
|
|
@ -122,11 +122,12 @@ patchWorkspace() {
|
|||
gpgVerifyGitTag "$DOS_BUILD_BASE/external/hardened_malloc";
|
||||
gpgVerifyGitHead "$DOS_BUILD_BASE/external/chromium-webview";
|
||||
|
||||
#source build/envsetup.sh;
|
||||
source build/envsetup.sh;
|
||||
#repopick -it eleven-firewall;
|
||||
#repopick -i 314130; #adbconnection: don't spin if adbd isn't running
|
||||
#repopick -i 314453; #TaskViewTouchController: Null check current animation on drag
|
||||
#repopick -i 325011; #lineage: Opt-in to shipping full recovery image by default
|
||||
#repopick -i 339287; #Settings: Good news, `encryptable=footer` is broken
|
||||
repopick -it R_tzdb2022a2;
|
||||
|
||||
sh "$DOS_SCRIPTS/Patch.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue