Update cherrypicks

This commit is contained in:
Tad 2019-04-07 17:12:28 -04:00
parent 20c8c7525c
commit 304f39918c
4 changed files with 5 additions and 4 deletions

View File

@ -58,8 +58,9 @@ patchWorkspace() {
sed -i "s/'git', 'show', '-q'/'git', 'show'/" build/tools/repopick.py; #fix for old git versions
source build/envsetup.sh;
repopick -it asb-2018.09-cm11-qcom;
repopick -it asb-2019.02-cm11; #merged, execpt for level
#repopick -it asb-2019.02-cm11; #merged, execpt for level
#repopick -it asb-2019.03-cm11; #merged, but no level
repopick -it asb-2019.04-cm11;
repopick -i 230054 230392; #asb disclaimer
source "$DOS_SCRIPTS/Patch.sh";

View File

@ -104,7 +104,7 @@ patchWorkspace() {
repopick 201113; #wifi country code fix
repopick 244387 244388; #loopback fixes
repopick -it n-tzdata2019a;
repopick -it n-asb-2019-04;
repopick -it CVE-2019-2033;
export DOS_GRAPHENE_MALLOC=false; #patches apply, compile fails

View File

@ -86,7 +86,7 @@ patchWorkspace() {
source build/envsetup.sh;
#repopick 219020; #ab-neverallow-user
repopick -it O_asb_2019-04;
repopick -it O_tzdb2019a;
source "$DOS_SCRIPTS/Patch.sh";
source "$DOS_SCRIPTS/Defaults.sh";

View File

@ -65,7 +65,7 @@ patchWorkspace() {
source build/envsetup.sh;
#repopick -it bt-sbc-hd-dualchannel-pie;
repopick 245252; #update webview
#repopick -it android-9.0.0_r35;
repopick -it pie_tzdb2019a;
source "$DOS_SCRIPTS/Patch.sh";
source "$DOS_SCRIPTS/Defaults.sh";