Misc device fixes

This commit is contained in:
Tad 2018-11-15 00:47:43 -05:00
parent 6ea39e0a0f
commit 90a967c552
4 changed files with 4 additions and 3 deletions

View file

@ -77,7 +77,7 @@ buildAll() {
brunch lineage_starlte-user;
brunch lineage_us996-user;
brunch lineage_us997-user;
brunch lineage_victara-user; #broken - recovery.img too large and needs manual patching (fwb xml: fused: dangling tag)
brunch lineage_victara-user;
}
export -f buildAll;