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:
Tad 2019-04-01 18:57:04 -04:00
parent 7223df543a
commit 1c49b80da0
3 changed files with 3 additions and 2 deletions

View file

@ -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";