Fixup ether

This commit is contained in:
Tad 2018-05-20 14:57:54 -04:00
parent dfaf44387b
commit 29e49a5147
4 changed files with 13 additions and 3 deletions

View file

@ -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;