Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15dfa88e authored by Manoj Nair's avatar Manoj Nair
Browse files

chore: updated os upgrade specific parameters in third set of yml files

parent 26807ce8
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
architecture: arm64
battery: {removable: False, capacity: 4410, tech: 'Li-Po'}
before_install_file_name: before_install_needs_specific_android_fw
before_install_args: {version: 15}
before_install_args: {version: 16}
before_recovery_install_file_name: before_recovery_install_boot_stack
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo]}
bluetooth: {spec: '5.2', profiles: [A2DP + aptX HD]}
@@ -13,7 +13,7 @@ codename: bluejay
cpu: Cortex-X1 & Cortex-A76 & Cortex-A55
cpu_cores: '8'
cpu_freq: 2 x 2.8 GHz + 2 x 2.25 GHz + 4 x 1.8 GHz
current_branch: 22
current_branch: A16
custom_unlock_cmd: 'fastboot flashing unlock'
width: 71.8 mm 
height: 152.2 mm 
@@ -46,12 +46,12 @@ tree: android_device_google_bluejay
type: phone
vendor: Google
vendor_short: google
versions: [V]
versions: [A16]
wifi: 802.11 a/b/g/n/ac
is_lineageos_official: true
recovery_partition_name: vendor_boot
community_doc_url: https://community.e.foundation/t/google-pixel-6a-bluejay-documentation-suggestions/52281
build_version_dev: A15
build_version_dev: A16
recovery_install_method: fastboot_nexus
removable_battery: 0
sim_slots: 1
+3 −3
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ codename: borneo
cpu: Kryo 260
cpu_cores: '8'
cpu_freq: 4 x 2.0 GHz & 4 x 1.8 GHz
current_branch: 22
current_branch: A16
depth: 9.5
height: 165.3
width: 75.9
@@ -48,10 +48,10 @@ tree: android_device_motorola_borneo
type: phone
vendor: Motorola
vendor_short: motorola
versions: [V]
versions: [A16]
wifi: 802.11 a/b/g/n/ac
community_doc_url: https://community.e.foundation/t/motorola-moto-g-power-2021-borneo-documentation-suggestions/63341
build_version_dev: A15
build_version_dev: A16
is_lineageos_official: true
removable_battery: 0
sim_slots: 2
+4 −4
Original line number Diff line number Diff line
architecture: arm64
battery: {capacity: 4700, removable: False, tech: 'Li-Ion'}
before_install_file_name: before_install_needs_specific_android_fw
before_install_args: {version: 15}
before_install_args: {version: 16}
before_recovery_install_file_name: before_recovery_install_boot_stack
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vendor_kernel_boot]}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.3'}
@@ -14,7 +14,7 @@ codename: caiman
cpu: Cortex-X4 & Cortex-A720 & Cortex-A520
cpu_cores: '8'
cpu_freq: 1 x 3.1 GHz + 3 x 2.6 GHz + 4 x 1.92 GHz
current_branch: 22.2
current_branch: A16
custom_unlock_cmd: 'fastboot flashing unlock'
depth: 8.5
height: 152.8
@@ -48,10 +48,10 @@ tree: android_device_google_caiman
type: phone
vendor: Google
vendor_short: google
versions: [22.2]
versions: [A16]
wifi: 802.11 a/b/g/n/ac/ax/be
community_doc_url: https://community.e.foundation/t/google-pixel-9-pro-caiman-documentation-suggestions/70831
build_version_dev: A15
build_version_dev: A16
recovery_install_method: fastboot_nexus
removable_battery: 0
sim_slots: 1
+3 −3
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ codename: capri
cpu: Kryo 240
cpu_cores: '8'
cpu_freq: 4 x 1.8 GHz & 4 x 1.6 GHz
current_branch: 22.2
current_branch: A16
depth: 9.2
height: 165.2
width: 75.7
@@ -50,10 +50,10 @@ type: phone
variant: 1
vendor: Motorola
vendor_short: motorola
versions: [22.2]
versions: [A16]
wifi: 802.11 a/b/g/n/ac
community_doc_url: https://community.e.foundation/t/motorola-moto-g10-capri-documentation-suggestions/70835
build_version_dev: A15
build_version_dev: A16
is_lineageos_official: true
removable_battery: 0
sim_slots: 2
+3 −3
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ codename: caprip
cpu: Kryo 265
cpu_cores: '8'
cpu_freq: 4 x 2.0 GHz & 4 x 1.8 GHz
current_branch: 22
current_branch: A16
depth: 9.1  
height: 165.2  
width: 75.7
@@ -49,10 +49,10 @@ tree: android_device_motorola_caprip
type: phone
vendor: Motorola
vendor_short: motorola
versions: [V]
versions: [A16]
wifi: 802.11 a/b/g/n/ac
community_doc_url: https://community.e.foundation/t/motorola-moto-g30-caprip-documentation-suggestions/56207
build_version_dev: A15
build_version_dev: A16
is_lineageos_official: true
removable_battery: 0
sim_slots: 2
Loading