mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Minor tweaks
- CVE patchers were updated with no change - hardenDefconfig: disable MSM_SMP2P_TEST to mitigate CVE-2019-2247 - 14.1 add a cherry pick
This commit is contained in:
parent
7223df543a
commit
1c49b80da0
3 changed files with 3 additions and 2 deletions
|
@ -101,6 +101,7 @@ patchWorkspace() {
|
|||
source build/envsetup.sh;
|
||||
repopick -it n_asb_09-2018-qcom;
|
||||
#repopick -it bt-sbc-hd-dualchannel-nougat;
|
||||
repopick 201113; #wifi country code fix
|
||||
repopick 244387 244388; #loopback fixes
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue