mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-16 13:22:25 -04:00
Fixup ether
This commit is contained in:
parent
dfaf44387b
commit
29e49a5147
4 changed files with 13 additions and 3 deletions
|
@ -49,6 +49,7 @@ export -f buildDeviceDebug;
|
|||
buildAll() {
|
||||
if [ "$MALWARE_SCAN_ENABLED" = true ]; then scanWorkspaceForMalware; fi;
|
||||
#Select devices are userdebug due to SELinux policy issues
|
||||
#TODO: hiae star2lte starlte
|
||||
brunch lineage_d852-user;
|
||||
brunch lineage_bacon-user;
|
||||
brunch lineage_mako-user;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue