You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/snippets/recovery_reboot.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
{%- case device.recovery_reboot %}
2
2
{%- when 'fastboot_menu' %}
3
3
Use the menu to navigate to and to select the `Recovery` option.
4
+
{% include alerts/note.html content="Please note that on most devices you'll need to use the <kbd>Volume Buttons</kbd> to cycle onscreen options and the <kbd>Power Button</kbd> to select (Mobile), or by short pressing the <kbd>Side Button</kbd> to cycle onscreen options and by long pressing the <kbd>Side Button</kbd> to select (Android TV)." %}
0 commit comments