Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fastboot: add reboot commands for fastbootd and recovery mode #57

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

amartinz
Copy link
Member

This allows supported devices to reboot to userspace fastboot and recovery mode.

@amartinz amartinz requested a review from NeoTheThird as a code owner March 10, 2022 09:45
This allows supported devices to reboot to userspace fastboot
and recovery mode.

Change-Id: I6736821771dd90a1fa9088568687f21ab4defa6c
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
@amartinz amartinz force-pushed the add-fastboot-reboot-commands branch from 1ed55ec to afe9c8d Compare March 10, 2022 09:50
@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #57 (afe9c8d) into master (c20946e) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   98.56%   98.58%   +0.02%     
==========================================
  Files           8        8              
  Lines         417      423       +6     
==========================================
+ Hits          411      417       +6     
  Misses          6        6              
Impacted Files Coverage Δ
src/fastboot.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c20946e...afe9c8d. Read the comment docs.

@Flohack74 Flohack74 merged commit ee28d7a into ubports:master Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants