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:
Tad 2023-05-08 22:28:11 -04:00
parent 2717b1aad7
commit 1a203ab5ad
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
13 changed files with 73 additions and 25 deletions

View file

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