Skip to content

Commit

Permalink
devices: g12*/sm1: Update recovery reboot methods
Browse files Browse the repository at this point in the history
Change-Id: Ib92e7e338b328589c043bcb81b046fce2d19a7c8
  • Loading branch information
npjohnson committed Jun 20, 2024
1 parent ea06ae5 commit 352722f
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 9 deletions.
1 change: 0 additions & 1 deletion _data/devices/dopinder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ name: onn. TV Box 4K (2021)
network: None
peripherals: None
ram: 2 GB
recovery_boot: Run `adb reboot recovery`.
recovery_partition_name: recovery
recovery_reboot: fastboot_boot
release: 2021-06-01
Expand Down
2 changes: 1 addition & 1 deletion _data/devices/m5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ name: M5 (Android TV)
network: None
peripherals: None
ram: 4 GB
recovery_boot: Run `adb reboot recovery`.
recovery_partition_name: recovery
recovery_reboot: none
release: 2020-12-01
screen: None
sdcard: {sizeMax: '2 TB'}
Expand Down
2 changes: 1 addition & 1 deletion _data/devices/m5_tab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ name: M5 (Tablet)
network: None
peripherals: None
ram: 4 GB
recovery_boot: Run `adb reboot recovery`.
recovery_partition_name: recovery
recovery_reboot: none
release: 2020-12-01
screen: None
sdcard: {sizeMax: '2 TB'}
Expand Down
2 changes: 1 addition & 1 deletion _data/devices/odroidc4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ name: ODROID-C4 (Android TV)
network: None
peripherals: [IR blaster, HDMI, RJ45 Ethernet port, USB OTG]
ram: 4 GB
recovery_boot: Run `adb reboot recovery`.
recovery_partition_name: recovery
recovery_reboot: none
release: 2020-12-01
screen: None
sdcard: {sizeMax: '2 TB'}
Expand Down
2 changes: 1 addition & 1 deletion _data/devices/odroidc4_tab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ name: ODROID-C4 (Tablet)
network: None
peripherals: [IR blaster, HDMI, RJ45 Ethernet port, USB OTG]
ram: 4 GB
recovery_boot: Run `adb reboot recovery`.
recovery_partition_name: recovery
recovery_reboot: none
release: 2020-12-01
screen: None
sdcard: {sizeMax: '2 TB'}
Expand Down
2 changes: 1 addition & 1 deletion _data/devices/radxa0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ name: Zero (Android TV)
network: None
peripherals: [HDMI, USB OTG]
ram: 2/4 GB
recovery_boot: Run `adb reboot recovery`.
recovery_partition_name: recovery
recovery_reboot: none
release: 2020-12-01
screen: None
sdcard: {sizeMax: '2 TB'}
Expand Down
2 changes: 1 addition & 1 deletion _data/devices/radxa0_tab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ name: Zero (Tablet)
network: None
peripherals: [HDMI, USB OTG]
ram: 2/4 GB
recovery_boot: Run `adb reboot recovery`.
recovery_partition_name: recovery
recovery_reboot: none
release: 2020-12-01
screen: None
sdcard: {sizeMax: '2 TB'}
Expand Down
2 changes: 1 addition & 1 deletion _data/devices/sabrina.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ name: Chromecast with Google TV (4K)
network: None
peripherals: None
ram: 2 GB
recovery_boot: Run `adb reboot recovery`.
recovery_partition_name: recovery
recovery_reboot: fastboot_boot
release: 2020-09-01
screen: None
screen_ppi:
Expand Down
1 change: 0 additions & 1 deletion _data/devices/wade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ name: TV Box 4K (2021)
network: None
peripherals: [HDMI, IR receiver]
ram: 2 GB
recovery_boot: Run `adb reboot recovery`.
recovery_partition_name: recovery
recovery_reboot: fastboot_boot
release: 2021-06-01
Expand Down

0 comments on commit 352722f

Please sign in to comment.