Skip to content

Commit

Permalink
devices: Promote cupid, mondrian, unicorn and zeus to lineage-22.0
Browse files Browse the repository at this point in the history
Change-Id: Ib7ce7554a50c8095129687e6d65524c00b22f626
  • Loading branch information
ArianK16a committed Nov 13, 2024
1 parent 75042aa commit 27deb9c
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 10 deletions.
4 changes: 2 additions & 2 deletions _data/devices/cupid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ codename: cupid
cpu: Cortex-X2 & Cortex-A710 & Cortex-A510
cpu_cores: '8'
cpu_freq: 1 x 3.0 GHz + 3 x 2.5 GHz + 4 x 1.8 GHz
current_branch: 21
current_branch: 22.0
dimensions: {depth: 8.16, height: 152.7, width: 69.9}
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the word "FASTBOOT" appears on the screen, then release.
gpu: Qualcomm Adreno 730
Expand All @@ -36,5 +36,5 @@ tree: android_device_xiaomi_cupid
type: phone
vendor: Xiaomi
vendor_short: xiaomi
versions: [21]
versions: [21, 22.0]
wifi: 802.11 a/b/g/n/ac/ax
4 changes: 2 additions & 2 deletions _data/devices/mondrian_variant1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ codename: mondrian
cpu: Cortex-X2 & Cortex-A710 & Cortex-A510
cpu_cores: '8'
cpu_freq: 1 x 3 GHz + 3 x 2.5 GHz + 4 x 1.8 GHz
current_branch: 21
current_branch: 22.0
dimensions: {depth: 8.59, height: 162.78, width: 75.44}
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the word "FASTBOOT" appears on the screen, then release.
gpu: Qualcomm Adreno 730
Expand All @@ -37,5 +37,5 @@ type: phone
variant: 1
vendor: Xiaomi
vendor_short: xiaomi
versions: [21]
versions: [21, 22.0]
wifi: 802.11 a/b/g/n/ac/ax
4 changes: 2 additions & 2 deletions _data/devices/mondrian_variant2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ codename: mondrian
cpu: Cortex-X2 & Cortex-A710 & Cortex-A510
cpu_cores: '8'
cpu_freq: 1 x 3 GHz + 3 x 2.5 GHz + 4 x 1.8 GHz
current_branch: 21
current_branch: 22.0
dimensions: {depth: 8.59, height: 162.78, width: 75.44}
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the word "FASTBOOT" appears on the screen, then release.
gpu: Qualcomm Adreno 730
Expand All @@ -37,5 +37,5 @@ type: phone
variant: 2
vendor: Xiaomi
vendor_short: xiaomi
versions: [21]
versions: [21, 22.0]
wifi: 802.11 a/b/g/n/ac/ax
4 changes: 2 additions & 2 deletions _data/devices/unicorn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ codename: unicorn
cpu: Cortex-X2 & Cortex-A710 & Cortex-A510
cpu_cores: '8'
cpu_freq: 1 x 3.19 GHz + 3 x 2.75 GHz + 4 x 1.8 GHz
current_branch: 21
current_branch: 22.0
dimensions: {depth: 8.16, height: 163.6, width: 74.6}
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the word "FASTBOOT" appears on the screen, then release.
gpu: Qualcomm Adreno 730
Expand All @@ -36,5 +36,5 @@ tree: android_device_xiaomi_unicorn
type: phone
vendor: Xiaomi
vendor_short: xiaomi
versions: [21]
versions: [21, 22.0]
wifi: 802.11 a/b/g/n/ac/ax
4 changes: 2 additions & 2 deletions _data/devices/zeus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ codename: zeus
cpu: Cortex-X2 & Cortex-A710 & Cortex-A510
cpu_cores: '8'
cpu_freq: 1 x 3.0 GHz + 3 x 2.5 GHz + 4 x 1.8 GHz
current_branch: 21
current_branch: 22.0
dimensions: {depth: 8.16, height: 163.6, width: 74.6}
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the word "FASTBOOT" appears on the screen, then release.
gpu: Qualcomm Adreno 730
Expand All @@ -36,5 +36,5 @@ tree: android_device_xiaomi_zeus
type: phone
vendor: Xiaomi
vendor_short: xiaomi
versions: [21]
versions: [21, 22.0]
wifi: 802.11 a/b/g/n/ac/ax
1 change: 1 addition & 0 deletions test/schema-06.yml
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ definitions:
- 19.1
- 20
- 21
- 22.0
type: number
valid_kernel_versions:
enum:
Expand Down

0 comments on commit 27deb9c

Please sign in to comment.