mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-16 00:54:04 -05:00
Small updates
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
ed1c151ce5
commit
359ce4608f
69 changed files with 70 additions and 198 deletions
|
|
@ -130,8 +130,9 @@ patchWorkspace() {
|
|||
touch DOS_PATCHED_FLAG;
|
||||
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 eleven-firewall;
|
||||
repopick -it R_asb_2021-12; #TODO: pick missing
|
||||
|
||||
sh "$DOS_SCRIPTS/Patch.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue