mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-23 23:00:51 -04:00
15.1: Fix signing
This commit is contained in:
parent
d111027f4d
commit
036eb2f2e8
2 changed files with 3 additions and 5 deletions
|
@ -58,11 +58,11 @@ export -f buildDevice;
|
|||
buildAll() {
|
||||
#Select devices are userdebug due to SELinux policy issues
|
||||
#TODO: Add victara, griffin, athene, us997, us996, pme, t0lte, hlte
|
||||
brunch lineage_angler-user;
|
||||
brunch lineage_d852-userdebug;
|
||||
brunch lineage_bacon-user;
|
||||
brunch lineage_angler-user;
|
||||
brunch lineage_bullhead-user;
|
||||
brunch lineage_d802-userdebug;
|
||||
brunch lineage_d852-userdebug;
|
||||
#brunch lineage_d855-userdebug;
|
||||
brunch lineage_flo-user;
|
||||
brunch lineage_flounder-user;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue