mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-24 07:10:49 -04:00
15.1: fix g3
This commit is contained in:
parent
db260cf1e1
commit
929a3d5704
2 changed files with 3 additions and 5 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;
|
||||
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;
|
||||
brunch lineage_dragon-user;
|
||||
brunch lineage_ether-user;
|
||||
brunch lineage_flo-user;
|
||||
|
@ -86,8 +86,6 @@ patchWorkspace() {
|
|||
|
||||
source build/envsetup.sh;
|
||||
#repopick 219020; #ab-neverallow-user
|
||||
#repopick -it g3-oreo;
|
||||
#repopick -it g3-sdfat;
|
||||
repopick 239013; #update webview
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue