mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-22 20:59:38 -04:00
Minor tweaks
This commit is contained in:
parent
89de66bdba
commit
3a080bbcd7
5 changed files with 3 additions and 6 deletions
|
@ -86,9 +86,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 -it o-tz-data-2019b;
|
||||
repopick -it O_asb_2019-08;
|
||||
repopick -it oreo-mr1-security-release-residue;
|
||||
repopick -it o-tzdata-2019b;
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS/Defaults.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue