mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-11-27 10:50:27 -05:00
Small updates
- Partial revert of 5106063c
- Cherry picks
- CVE patcher fixes
This commit is contained in:
parent
5797ea8fc4
commit
850c4ad88c
15 changed files with 7 additions and 78 deletions
|
|
@ -104,7 +104,7 @@ 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;
|
||||
repopick -i 275225; #update webview
|
||||
repopick -it P_asb_2020-06;
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS/Defaults.sh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue