Skip to content

Commit

Permalink
devices: Promote the G12 family of devices [Android TV]
Browse files Browse the repository at this point in the history
* Tablet builds were already shipped.

Change-Id: Icc2f413ac7e99eac71ee57993909fa484db02fc9
  • Loading branch information
npjohnson committed May 17, 2024
1 parent 0002b77 commit 95f496d
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions _data/devices/deadpool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ codename: deadpool
cpu: Cortex-A53
cpu_cores: '4'
cpu_freq: 1.8 GHz
current_branch: 20
current_branch: 21
custom_unlock_cmd: 'fastboot flashing unlock'
dimensions: {depth: 15, height: 69, width: 69}
download_boot: 'adb reboot recovery'
Expand All @@ -31,5 +31,5 @@ tree: android_device_askey_deadpool
type: Set top box
vendor: Google
vendor_short: askey
versions: [19.1, 20]
versions: [19.1, 20, 21]
wifi: 802.11 a/b/g/n/ac
4 changes: 2 additions & 2 deletions _data/devices/dopinder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ codename: dopinder
cpu: Cortex-A53
cpu_cores: '4'
cpu_freq: 1.8 GHz
current_branch: 20
current_branch: 21
custom_unlock_cmd: "fastboot oem 'setenv lock 10100000;saveenv;save' && fastboot reboot bootloader && fastboot flashing unlock"
dimensions: {depth: 15, height: 69, width: 69}
download_boot: Run `adb reboot bootloader`.
Expand All @@ -32,5 +32,5 @@ tree: android_device_askey_dopinder
type: Set top box
vendor: Walmart
vendor_short: askey
versions: [20]
versions: [20, 21]
wifi: 802.11 a/b/g/n/ac
4 changes: 2 additions & 2 deletions _data/devices/m5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ codename: m5
cpu: Cortex-A53
cpu_cores: '4'
cpu_freq: 1.8 GHz
current_branch: 20
current_branch: 21
custom_unlock_cmd: 'fastboot flashing unlock'
dimensions: {depth: 17, height: 56, width: 85}
download_boot: Press and hold the `SW4` button on the board, and plug into your PC.
Expand All @@ -30,5 +30,5 @@ tree: android_device_bananapi_m5
type: Devkit
vendor: Banana Pi
vendor_short: amlogic
versions: [20]
versions: [20, 21]
wifi: 802.11 a/b/g/n/ac
4 changes: 2 additions & 2 deletions _data/devices/odroidc4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ codename: odroidc4
cpu: Cortex-A55
cpu_cores: '4'
cpu_freq: 2.016 GHz
current_branch: 20
current_branch: 21
custom_unlock_cmd: 'fastboot flashing unlock'
dimensions: {depth: 10, height: 56, width: 85}
download_boot: Attach a blank eMMC module to the device, and plug into your PC.
Expand All @@ -30,5 +30,5 @@ tree: android_device_hardkernel_odroidc4
type: Devkit
vendor: HardKernel
vendor_short: amlogic
versions: [20]
versions: [20, 21]
wifi: None
4 changes: 2 additions & 2 deletions _data/devices/radxa0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ codename: radxa0
cpu: Cortex-A53
cpu_cores: '4'
cpu_freq: 1.8 GHz
current_branch: 20
current_branch: 21
custom_unlock_cmd: 'fastboot flashing unlock'
dimensions: {depth: 5, height: 30, width: 65}
download_boot: Press and hold the `USB BOOT` button on the board, and plug into your PC.
Expand All @@ -30,5 +30,5 @@ tree: android_device_radxa_radxa0
type: Devkit
vendor: Radxa
vendor_short: amlogic
versions: [20]
versions: [20, 21]
wifi: 802.11 a/b/g/n/ac
4 changes: 2 additions & 2 deletions _data/devices/wade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ codename: wade
cpu: Cortex-A53
cpu_cores: '4'
cpu_freq: 1.8 GHz
current_branch: 20
current_branch: 21
custom_unlock_cmd: "fastboot oem 'setenv lock 10100000;saveenv;save' && fastboot reboot bootloader && fastboot flashing unlock"
dimensions: {depth: 15, height: 69, width: 69}
download_boot: Run `adb reboot bootloader`.
Expand All @@ -32,5 +32,5 @@ tree: android_device_askey_wade
type: Set top box
vendor: Dynalink
vendor_short: askey
versions: [19.1, 20]
versions: [19.1, 20, 21]
wifi: 802.11 a/b/g/n/ac

0 comments on commit 95f496d

Please sign in to comment.