mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-10 22:35:42 -05:00
Small updates and fixes
This commit is contained in:
parent
3d67f9e25c
commit
48ff571fbb
10 changed files with 14 additions and 36 deletions
|
|
@ -92,9 +92,8 @@ patchWorkspace() {
|
|||
umask 0022;
|
||||
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanForMalware false "$DOS_PREBUILT_APPS $DOS_BUILD_BASE/build $DOS_BUILD_BASE/device $DOS_BUILD_BASE/vendor/lineage"; fi;
|
||||
|
||||
source build/envsetup.sh;
|
||||
#source build/envsetup.sh;
|
||||
#repopick -it ten-firewall;
|
||||
repopick -it Q_asb_2021-07;
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS_COMMON/Copy_Keys.sh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue