mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Many changes
- Add more DNS resolver choices - Change default DNS resolver back to OpenNIC - More cleanup - 15.1: Update some CVE patchers
This commit is contained in:
parent
ffabfb3616
commit
c9e17ffb52
9 changed files with 32 additions and 96 deletions
|
@ -96,7 +96,6 @@ 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/cm"; fi;
|
||||
source build/envsetup.sh;
|
||||
repopick -it n_asb_09-2018-qcom;
|
||||
repopick 239016; #update webview
|
||||
repopick -it n-asb-2019-2;
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue