mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-01 12:44:23 -04:00
Small tweaks
- June ASB cherrypicks - Change default NTP. only 2*.pool.ntp.org supports IPv6
This commit is contained in:
parent
94b91c6afd
commit
50c670c477
13 changed files with 26 additions and 16 deletions
|
@ -90,8 +90,9 @@ export -f buildAll;
|
|||
patchWorkspace() {
|
||||
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-06;
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS_COMMON/Copy_Keys.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue