mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-10 06:15:37 -05:00
Minor updates
This commit is contained in:
parent
5df567fe3b
commit
586f967667
5 changed files with 7 additions and 4 deletions
|
|
@ -98,6 +98,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/cm"; fi;
|
||||
source build/envsetup.sh;
|
||||
repopick -t n_asb_09-2018-qcom;
|
||||
#repopick -t n_asb_10-2018;
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS/Defaults.sh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue