Cherry picks + fix 5 failing devices

This commit is contained in:
Tad 2020-02-09 13:52:25 -05:00
parent 2734a075c6
commit cc28df15f7
9 changed files with 23 additions and 9 deletions

View file

@ -100,7 +100,9 @@ export -f buildAll;
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/lineage"; fi;
#source build/envsetup.sh;
source build/envsetup.sh;
repopick -it O_asb_2020-02;
repopick -i 268340; #update webview
export DOS_GRAPHENE_MALLOC=false; #patches apply, compile fails