mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 13:15:52 -04:00
Nine device additions
20.0: - akatsuki - lemonades - dipper, equuleus, polaris, ursa 19.1: - kirin, mermaid - apollon note lemonades is failing like kebab: > Sum of sizes in oneplus_dynamic_partitions_partition_list is 3765178368, which is greater than oneplus_dynamic_partitions_size (3753902080) Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
2717b1aad7
commit
1a203ab5ad
13 changed files with 73 additions and 25 deletions
|
@ -68,12 +68,17 @@ buildAll() {
|
|||
buildDevice enchilada avb;
|
||||
buildDevice aura avb;
|
||||
buildDevice beryllium avb;
|
||||
buildDevice dipper avb;
|
||||
buildDevice equuleus avb;
|
||||
buildDevice polaris avb;
|
||||
buildDevice ursa avb;
|
||||
buildDevice pro1 avb;
|
||||
buildDevice crosshatch avb; #unb
|
||||
buildDevice blueline avb; #unb
|
||||
buildDevice akari avb;
|
||||
buildDevice aurora avb;
|
||||
buildDevice xz2c avb;
|
||||
buildDevice akatsuki avb;
|
||||
#SD750
|
||||
buildDevice FP4 avb;
|
||||
#SD855
|
||||
|
@ -90,7 +95,8 @@ buildAll() {
|
|||
#SD865
|
||||
buildDevice instantnoodle avb;
|
||||
buildDevice instantnoodlep avb;
|
||||
buildDevice kebab avb;
|
||||
buildDevice kebab avb; #failing
|
||||
buildDevice lemonades avb; #failing
|
||||
#SD888
|
||||
buildDevice lemonade avb;
|
||||
buildDevice lemonadep avb;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue