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

Commit f07565a3 authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '1165-update-version-level-of-supported-devices-that-got-a16-builds' into 'master'

Resolve "Update version level of supported devices that got A16 builds"

Closes #1165

See merge request e/documentation/user!1435
parents a6df7d91 90daa932
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
architecture: arm64
battery: {capacity: 4650, 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'}
@@ -49,11 +49,11 @@ tree: android_device_google_comet
type: foldable
vendor: Google
vendor_short: google
versions: [A15]
versions: [A16]
wifi: 802.11 a/b/g/n/ac/ax/be
community_doc_url: https://community.e.foundation/t/google-pixel-9-pro-fold-comet-documentation-suggestions/70846
wifi: 802.11 a/b/g/n/ac, Dual-band, WiFi Direct, Hotspot
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
architecture: arm64
battery: {capacity: 4821, removable: False, tech: 'Li-Po'}
before_install_args: {version: 15 }
before_install_args: {version: 16 }
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vendor_kernel_boot]}
before_recovery_install_file_name: before_recovery_install_boot_stack
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'}
@@ -49,10 +49,10 @@ tree: android_device_google_felix
type: foldable
vendor: Google
vendor_short: google
versions: [A15]
versions: [A16]
wifi: 802.11 a/b/g/n/ac/ax
community_doc_url: https://community.e.foundation/t/google-pixel-fold-felix-documentation-suggestions/63333
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
architecture: arm64
battery: {capacity: 4385, removable: False, tech: 'Li-Po'}
before_install_args: {version: 15}
before_install_args: {version: 16}
before_install_file_name: before_install_needs_specific_android_fw
before_recovery_install_file_name: before_recovery_install_boot_stack
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vendor_kernel_boot]}
@@ -47,10 +47,10 @@ tree: android_device_google_lynx
type: phone
vendor: Google
vendor_short: google
versions: [A15]
versions: [A16]
wifi: 802.11 a/b/g/n/ac/ax
community_doc_url: https://community.e.foundation/t/google-pixel-7a-lynx-documentation-suggestions/56213
build_version_dev: A15
build_version_dev: A16
is_lineageos_official: true
removable_battery: 0
sim_slots: 1
+3 −3
Original line number Diff line number Diff line
architecture: arm64
battery: {removable: False, capacity: 4614, 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]}
@@ -46,12 +46,12 @@ tree: android_device_google_oriole
type: phone
vendor: Google
vendor_short: google
versions: [A15]
versions: [A16]
wifi: 802.11 a/b/g/n/ac
recovery_partition_name: vendor_boot
is_lineageos_official: true
community_doc_url: https://community.e.foundation/t/google-pixel-6-oriole-documentation-suggestions/52282
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
@@ -2,7 +2,7 @@ architecture: arm64
battery: {removable: False, capacity: 5003, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', version: '13.0', ships_fw: True}
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]}
@@ -47,12 +47,12 @@ tree: android_device_google_raven
type: phone
vendor: Google
vendor_short: google
versions: [A15]
versions: [A16]
wifi: 802.11 a/b/g/n/ac
recovery_partition_name: vendor_boot
community_doc_url: https://community.e.foundation/t/google-pixel-6-pro-raven-documentation-suggestions/52285
is_lineageos_official: true
build_version_dev : A15
build_version_dev : A16
is_ab_device: true
recovery_install_method: fastboot_nexus
removable_battery: 0
Loading