mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-01 04:36:59 -05:00
Minor tweaks
+ remove a few more blobs + fix broken USB and log spam on hdx*
This commit is contained in:
parent
54c68a1e93
commit
8f609e9cbe
6 changed files with 9 additions and 3 deletions
|
|
@ -100,6 +100,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 -it n_asb_09-2018-qcom;
|
||||
#repopick -it bt-sbc-hd-dualchannel-nougat;
|
||||
repopick 244387 244388; #loopback fixes
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue