mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-22 22:30:39 -04:00
Get d852 building + Update CVE patchers
This commit is contained in:
parent
a7a0a67888
commit
883c22d162
3 changed files with 7 additions and 23 deletions
|
@ -50,13 +50,13 @@ buildAll() {
|
|||
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanWorkspaceForMalware; fi;
|
||||
#TODO: hiae
|
||||
brunch lineage_mako-user;
|
||||
#brunch lineage_d852-user; #needs g3-oreo topic
|
||||
brunch lineage_d852-user; #needs g3-oreo topic
|
||||
brunch lineage_bacon-user;
|
||||
brunch lineage_angler-user;
|
||||
brunch lineage_bullhead-user;
|
||||
#brunch lineage_clark-userdebug; #permissive and needs manual patching (fwb xml: fused: dangling tag)
|
||||
brunch lineage_d802-user;
|
||||
#brunch lineage_d855-user; #needs g3-oreo topic
|
||||
brunch lineage_d855-user; #needs g3-oreo topic
|
||||
brunch lineage_dragon-user;
|
||||
brunch lineage_ether-user;
|
||||
brunch lineage_flo-user;
|
||||
|
@ -86,8 +86,9 @@ patchWorkspace() {
|
|||
|
||||
#source build/envsetup.sh;
|
||||
#repopick 219020 219022; #ab-neverallow-user
|
||||
#repopick -it g3-oreo
|
||||
#repopick -it g3-sdfat
|
||||
#repopick -it g3-oreo;
|
||||
#repopick -it g3-sdfat;
|
||||
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS/Defaults.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue